#030ed7 color space conversions
Hex:
#030ed7
RGB:
3, 14, 215
CMY:
99, 95, 16
CMYK:
99, 93, 0, 16
HSL:
237°, 97.2477%, 42.7451%
HSV (HSB):
237°, 98.6047%, 84.3137%
XYZ:
12.4603, 5.2397, 64.6446
xyY:
0.1513, 0.0636, 5.2397
CIE-Lab:
27.4071, 66.9003, -93.2549
CIE-LCH:
27.4071, 114.7699, 305.6554
CIE-Luv:
27.4071, -8.1776, -107.9087
Hunter-Lab:
22.8905, 57.1075, -151.4167
#030ed7 color charts
#030ed7 color shades, tints & tones
#030ed7 color schemes
#030ed7 color preview, HTML & CSS examples
This text has a color of #030ed7
<p style="color:#030ed7;">Text here</p>
.mytext {color:#030ed7;}
This box has a color of #030ed7
<div style="background-color:#030ed7;">Content here</div>
.mybackground {background-color:#030ed7;}
Border around this has a color of #030ed7
<div style="border:2px solid #030ed7;">Content here</div>
.myborder {border:2px solid #030ed7;}