#1f64e1 color space conversions
Hex:
#1f64e1
RGB:
31, 100, 225
CMY:
88, 61, 12
CMYK:
86, 56, 0, 12
HSL:
219°, 76.3780%, 50.1961%
HSV (HSB):
219°, 86.2222%, 88.2353%
XYZ:
18.7129, 14.8419, 73.1127
xyY:
0.1754, 0.1391, 14.8419
CIE-Lab:
45.4169, 26.1454, -69.2443
CIE-LCH:
45.4169, 74.0159, 290.6856
CIE-Luv:
45.4169, -20.8768, -105.3188
Hunter-Lab:
38.5252, 19.2838, -85.5523
#1f64e1 color charts
#1f64e1 color shades, tints & tones
#1f64e1 color schemes
#1f64e1 color preview, HTML & CSS examples
This text has a color of #1f64e1
<p style="color:#1f64e1;">Text here</p>
.mytext {color:#1f64e1;}
This box has a color of #1f64e1
<div style="background-color:#1f64e1;">Content here</div>
.mybackground {background-color:#1f64e1;}
Border around this has a color of #1f64e1
<div style="border:2px solid #1f64e1;">Content here</div>
.myborder {border:2px solid #1f64e1;}