#0001cc color space conversions
Hex:
#0001cc
RGB:
0, 1, 204
CMY:
100, 100, 20
CMYK:
100, 100, 0, 20
HSL:
240°, 100.0000%, 40.0000%
HSV (HSB):
240°, 100.0000%, 80.0000%
XYZ:
10.9099, 4.3813, 57.3974
xyY:
0.1501, 0.0603, 4.3813
CIE-Lab:
24.8941, 66.7278, -91.0555
CIE-LCH:
24.8941, 112.8880, 306.2349
CIE-Luv:
24.8941, -7.2668, -100.2783
Hunter-Lab:
20.9317, 56.4069, -147.9290
#0001cc color charts
#0001cc color shades, tints & tones
#0001cc color schemes
#0001cc color preview, HTML & CSS examples
This text has a color of #0001cc
<p style="color:#0001cc;">Text here</p>
.mytext {color:#0001cc;}
This box has a color of #0001cc
<div style="background-color:#0001cc;">Content here</div>
.mybackground {background-color:#0001cc;}
Border around this has a color of #0001cc
<div style="border:2px solid #0001cc;">Content here</div>
.myborder {border:2px solid #0001cc;}