#1f44e1 color space conversions
Hex:
#1f44e1
RGB:
31, 68, 225
CMY:
88, 73, 12
CMYK:
86, 70, 0, 12
HSL:
229°, 76.3780%, 50.1961%
HSV (HSB):
229°, 86.2222%, 88.2353%
XYZ:
16.2228, 9.8618, 72.2826
xyY:
0.1649, 0.1003, 9.8618
CIE-Lab:
37.5932, 46.3474, -82.0681
CIE-LCH:
37.5932, 94.2510, 299.4553
CIE-Luv:
37.5932, -13.4496, -115.0326
Hunter-Lab:
31.4035, 37.2556, -114.4877
#1f44e1 color charts
#1f44e1 color shades, tints & tones
#1f44e1 color schemes
#1f44e1 color preview, HTML & CSS examples
This text has a color of #1f44e1
<p style="color:#1f44e1;">Text here</p>
.mytext {color:#1f44e1;}
This box has a color of #1f44e1
<div style="background-color:#1f44e1;">Content here</div>
.mybackground {background-color:#1f44e1;}
Border around this has a color of #1f44e1
<div style="border:2px solid #1f44e1;">Content here</div>
.myborder {border:2px solid #1f44e1;}