#001fc7 color space conversions
Hex:
#001fc7
RGB:
0, 31, 199
CMY:
100, 88, 22
CMYK:
100, 84, 0, 22
HSL:
231°, 100.0000%, 39.0196%
HSV (HSB):
231°, 100.0000%, 78.0392%
XYZ:
10.7988, 5.1035, 54.4487
xyY:
0.1535, 0.0725, 5.1035
CIE-Lab:
27.0276, 56.7035, -84.5616
CIE-LCH:
27.0276, 101.8133, 303.8442
CIE-Luv:
27.0276, -8.9736, -100.1800
Hunter-Lab:
22.5909, 45.7915, -127.0874
#001fc7 color charts
#001fc7 color shades, tints & tones
#001fc7 color schemes
#001fc7 color preview, HTML & CSS examples
This text has a color of #001fc7
<p style="color:#001fc7;">Text here</p>
.mytext {color:#001fc7;}
This box has a color of #001fc7
<div style="background-color:#001fc7;">Content here</div>
.mybackground {background-color:#001fc7;}
Border around this has a color of #001fc7
<div style="border:2px solid #001fc7;">Content here</div>
.myborder {border:2px solid #001fc7;}