#1f00e5 color space conversions
Hex:
#1f00e5
RGB:
31, 0, 229
CMY:
88, 100, 10
CMYK:
86, 100, 0, 10
HSL:
248°, 100.0000%, 44.9020%
HSV (HSB):
248°, 100.0000%, 89.8039%
XYZ:
14.7079, 5.9484, 74.5017
xyY:
0.1546, 0.0625, 5.9484
CIE-Lab:
29.2820, 73.2550, -98.1652
CIE-LCH:
29.2820, 122.4855, 306.7319
CIE-Luv:
29.2820, -6.9159, -116.0414
Hunter-Lab:
24.3894, 64.9620, -164.0388
#1f00e5 color charts
#1f00e5 color shades, tints & tones
#1f00e5 color schemes
#1f00e5 color preview, HTML & CSS examples
This text has a color of #1f00e5
<p style="color:#1f00e5;">Text here</p>
.mytext {color:#1f00e5;}
This box has a color of #1f00e5
<div style="background-color:#1f00e5;">Content here</div>
.mybackground {background-color:#1f00e5;}
Border around this has a color of #1f00e5
<div style="border:2px solid #1f00e5;">Content here</div>
.myborder {border:2px solid #1f00e5;}