#030cd6 color space conversions
Hex:
#030cd6
RGB:
3, 12, 214
CMY:
99, 95, 16
CMYK:
99, 94, 0, 16
HSL:
237°, 97.2350%, 42.5490%
HSV (HSB):
237°, 98.5981%, 83.9216%
XYZ:
12.3066, 5.1373, 63.9613
xyY:
0.1512, 0.0631, 5.1373
CIE-Lab:
27.1225, 67.0783, -93.1512
CIE-LCH:
27.1225, 114.7896, 305.7577
CIE-Luv:
27.1225, -8.0436, -107.1677
Hunter-Lab:
22.6657, 57.2538, -151.4469
#030cd6 color charts
#030cd6 color shades, tints & tones
#030cd6 color schemes
#030cd6 color preview, HTML & CSS examples
This text has a color of #030cd6
<p style="color:#030cd6;">Text here</p>
.mytext {color:#030cd6;}
This box has a color of #030cd6
<div style="background-color:#030cd6;">Content here</div>
.mybackground {background-color:#030cd6;}
Border around this has a color of #030cd6
<div style="border:2px solid #030cd6;">Content here</div>
.myborder {border:2px solid #030cd6;}