#001fcc color space conversions
Hex:
#001fcc
RGB:
0, 31, 204
CMY:
100, 88, 20
CMYK:
100, 85, 0, 20
HSL:
231°, 100.0000%, 40.0000%
HSV (HSB):
231°, 100.0000%, 80.0000%
XYZ:
11.3891, 5.3396, 57.5571
xyY:
0.1533, 0.0719, 5.3396
CIE-Lab:
27.6812, 58.2208, -86.3999
CIE-LCH:
27.6812, 104.1854, 303.9741
CIE-Luv:
27.6812, -9.1328, -103.0665
Hunter-Lab:
23.1076, 47.5393, -131.5061
#001fcc color charts
#001fcc color shades, tints & tones
#001fcc color schemes
#001fcc color preview, HTML & CSS examples
This text has a color of #001fcc
<p style="color:#001fcc;">Text here</p>
.mytext {color:#001fcc;}
This box has a color of #001fcc
<div style="background-color:#001fcc;">Content here</div>
.mybackground {background-color:#001fcc;}
Border around this has a color of #001fcc
<div style="border:2px solid #001fcc;">Content here</div>
.myborder {border:2px solid #001fcc;}