#0001cf color space conversions
Hex:
#0001cf
RGB:
0, 1, 207
CMY:
100, 100, 19
CMYK:
100, 100, 0, 19
HSL:
240°, 100.0000%, 40.5882%
HSV (HSB):
240°, 100.0000%, 81.1765%
XYZ:
11.2733, 4.5267, 59.3111
xyY:
0.1501, 0.0603, 4.5267
CIE-Lab:
25.3414, 67.4682, -92.0602
CIE-LCH:
25.3414, 114.1360, 306.2366
CIE-Luv:
25.3414, -7.3967, -102.0862
Hunter-Lab:
21.2760, 57.3470, -150.3890
#0001cf color charts
#0001cf color shades, tints & tones
#0001cf color schemes
#0001cf color preview, HTML & CSS examples
This text has a color of #0001cf
<p style="color:#0001cf;">Text here</p>
.mytext {color:#0001cf;}
This box has a color of #0001cf
<div style="background-color:#0001cf;">Content here</div>
.mybackground {background-color:#0001cf;}
Border around this has a color of #0001cf
<div style="border:2px solid #0001cf;">Content here</div>
.myborder {border:2px solid #0001cf;}