#1f00c6 color space conversions
Hex:
#1f00c6
RGB:
31, 0, 198
CMY:
88, 100, 22
CMYK:
84, 100, 0, 22
HSL:
249°, 100.0000%, 38.8235%
HSV (HSB):
249°, 100.0000%, 77.6471%
XYZ:
10.7581, 4.3685, 53.7023
xyY:
0.1563, 0.0635, 4.3685
CIE-Lab:
24.8542, 65.7674, -87.5802
CIE-LCH:
24.8542, 109.5246, 306.9043
CIE-Luv:
24.8542, -5.3534, -97.8092
Hunter-Lab:
20.9010, 55.3003, -137.7068
#1f00c6 color charts
#1f00c6 color shades, tints & tones
#1f00c6 color schemes
#1f00c6 color preview, HTML & CSS examples
This text has a color of #1f00c6
<p style="color:#1f00c6;">Text here</p>
.mytext {color:#1f00c6;}
This box has a color of #1f00c6
<div style="background-color:#1f00c6;">Content here</div>
.mybackground {background-color:#1f00c6;}
Border around this has a color of #1f00c6
<div style="border:2px solid #1f00c6;">Content here</div>
.myborder {border:2px solid #1f00c6;}