#020ccc color space conversions
Hex:
#020ccc
RGB:
2, 12, 204
CMY:
99, 95, 20
CMYK:
99, 94, 0, 20
HSL:
237°, 98.0583%, 40.3922%
HSV (HSB):
237°, 99.0196%, 80.0000%
XYZ:
11.0556, 4.6355, 57.4388
xyY:
0.1512, 0.0634, 4.6355
CIE-Lab:
25.6700, 64.4601, -89.7566
CIE-LCH:
25.6700, 110.5050, 305.6846
CIE-Luv:
25.6700, -7.6692, -101.2392
Hunter-Lab:
21.5302, 53.9807, -143.1044
#020ccc color charts
#020ccc color shades, tints & tones
#020ccc color schemes
#020ccc color preview, HTML & CSS examples
This text has a color of #020ccc
<p style="color:#020ccc;">Text here</p>
.mytext {color:#020ccc;}
This box has a color of #020ccc
<div style="background-color:#020ccc;">Content here</div>
.mybackground {background-color:#020ccc;}
Border around this has a color of #020ccc
<div style="border:2px solid #020ccc;">Content here</div>
.myborder {border:2px solid #020ccc;}