#1f24e5 color space conversions
Hex:
#1f24e5
RGB:
31, 36, 229
CMY:
88, 86, 10
CMYK:
86, 84, 0, 10
HSL:
238°, 79.2000%, 50.9804%
HSV (HSB):
238°, 86.4629%, 89.8039%
XYZ:
15.3388, 7.2102, 74.7120
xyY:
0.1577, 0.0741, 7.2102
CIE-Lab:
32.2807, 64.1141, -93.1607
CIE-LCH:
32.2807, 113.0908, 304.5361
CIE-Luv:
32.2807, -8.9565, -118.2010
Hunter-Lab:
26.8518, 54.9755, -146.1711
#1f24e5 color charts
#1f24e5 color shades, tints & tones
#1f24e5 color schemes
#1f24e5 color preview, HTML & CSS examples
This text has a color of #1f24e5
<p style="color:#1f24e5;">Text here</p>
.mytext {color:#1f24e5;}
This box has a color of #1f24e5
<div style="background-color:#1f24e5;">Content here</div>
.mybackground {background-color:#1f24e5;}
Border around this has a color of #1f24e5
<div style="border:2px solid #1f24e5;">Content here</div>
.myborder {border:2px solid #1f24e5;}