#1f64e5 color space conversions
Hex:
#1f64e5
RGB:
31, 100, 229
CMY:
88, 61, 10
CMYK:
86, 56, 0, 10
HSL:
219°, 79.2000%, 50.9804%
HSV (HSB):
219°, 86.4629%, 89.8039%
XYZ:
19.2651, 15.0628, 76.0208
xyY:
0.1746, 0.1365, 15.0628
CIE-Lab:
45.7201, 27.6722, -71.0135
CIE-LCH:
45.7201, 76.2146, 291.2896
CIE-Luv:
45.7201, -20.8110, -108.1097
Hunter-Lab:
38.8108, 20.6858, -88.9669
#1f64e5 color charts
#1f64e5 color shades, tints & tones
#1f64e5 color schemes
#1f64e5 color preview, HTML & CSS examples
This text has a color of #1f64e5
<p style="color:#1f64e5;">Text here</p>
.mytext {color:#1f64e5;}
This box has a color of #1f64e5
<div style="background-color:#1f64e5;">Content here</div>
.mybackground {background-color:#1f64e5;}
Border around this has a color of #1f64e5
<div style="border:2px solid #1f64e5;">Content here</div>
.myborder {border:2px solid #1f64e5;}