#0100c7 color space conversions
Hex:
#0100c7
RGB:
1, 0, 199
CMY:
100, 100, 22
CMYK:
99, 100, 0, 22
HSL:
240°, 100.0000%, 39.0196%
HSV (HSB):
240°, 100.0000%, 78.0392%
XYZ:
10.3213, 4.1300, 54.2860
xyY:
0.1502, 0.0601, 4.1300
CIE-Lab:
24.0966, 65.7143, -89.4568
CIE-LCH:
24.0966, 110.9995, 306.3007
CIE-Luv:
24.0966, -6.9712, -97.1886
Hunter-Lab:
20.3223, 55.0926, -144.1526
#0100c7 color charts
#0100c7 color shades, tints & tones
#0100c7 color schemes
#0100c7 color preview, HTML & CSS examples
This text has a color of #0100c7
<p style="color:#0100c7;">Text here</p>
.mytext {color:#0100c7;}
This box has a color of #0100c7
<div style="background-color:#0100c7;">Content here</div>
.mybackground {background-color:#0100c7;}
Border around this has a color of #0100c7
<div style="border:2px solid #0100c7;">Content here</div>
.myborder {border:2px solid #0100c7;}