#1f24d5 color space conversions
Hex:
#1f24d5
RGB:
31, 36, 213
CMY:
88, 86, 16
CMYK:
85, 83, 0, 16
HSL:
238°, 74.5902%, 47.8431%
HSV (HSB):
238°, 85.4460%, 83.5294%
XYZ:
13.2062, 6.3572, 63.4818
xyY:
0.1590, 0.0766, 6.3572
CIE-Lab:
30.2962, 59.4175, -87.2597
CIE-LCH:
30.2962, 105.5684, 304.2520
CIE-Luv:
30.2962, -8.3392, -109.0926
Hunter-Lab:
25.2134, 49.3707, -131.6298
#1f24d5 color charts
#1f24d5 color shades, tints & tones
#1f24d5 color schemes
#1f24d5 color preview, HTML & CSS examples
This text has a color of #1f24d5
<p style="color:#1f24d5;">Text here</p>
.mytext {color:#1f24d5;}
This box has a color of #1f24d5
<div style="background-color:#1f24d5;">Content here</div>
.mybackground {background-color:#1f24d5;}
Border around this has a color of #1f24d5
<div style="border:2px solid #1f24d5;">Content here</div>
.myborder {border:2px solid #1f24d5;}