#1f00c4 color space conversions
Hex:
#1f00c4
RGB:
31, 0, 196
CMY:
88, 100, 23
CMYK:
84, 100, 0, 23
HSL:
249°, 100.0000%, 38.4314%
HSV (HSB):
249°, 100.0000%, 76.8627%
XYZ:
10.5289, 4.2768, 52.4951
xyY:
0.1564, 0.0635, 4.2768
CIE-Lab:
24.5663, 65.2780, -86.8835
CIE-LCH:
24.5663, 108.6736, 306.9186
CIE-Luv:
24.5663, -5.2496, -96.6210
Hunter-Lab:
20.6805, 54.6873, -136.0247
#1f00c4 color charts
#1f00c4 color shades, tints & tones
#1f00c4 color schemes
#1f00c4 color preview, HTML & CSS examples
This text has a color of #1f00c4
<p style="color:#1f00c4;">Text here</p>
.mytext {color:#1f00c4;}
This box has a color of #1f00c4
<div style="background-color:#1f00c4;">Content here</div>
.mybackground {background-color:#1f00c4;}
Border around this has a color of #1f00c4
<div style="border:2px solid #1f00c4;">Content here</div>
.myborder {border:2px solid #1f00c4;}