#1f64e7 color space conversions
Hex:
#1f64e7
RGB:
31, 100, 231
CMY:
88, 61, 9
CMYK:
87, 57, 0, 9
HSL:
219°, 80.6452%, 51.3725%
HSV (HSB):
219°, 86.5801%, 90.5882%
XYZ:
19.5460, 15.1752, 77.5002
xyY:
0.1742, 0.1352, 15.1752
CIE-Lab:
45.8732, 28.4331, -71.8931
CIE-LCH:
45.8732, 77.3114, 291.5783
CIE-Luv:
45.8732, -20.7801, -109.4953
Hunter-Lab:
38.9553, 21.3916, -90.6866
#1f64e7 color charts
#1f64e7 color shades, tints & tones
#1f64e7 color schemes
#1f64e7 color preview, HTML & CSS examples
This text has a color of #1f64e7
<p style="color:#1f64e7;">Text here</p>
.mytext {color:#1f64e7;}
This box has a color of #1f64e7
<div style="background-color:#1f64e7;">Content here</div>
.mybackground {background-color:#1f64e7;}
Border around this has a color of #1f64e7
<div style="border:2px solid #1f64e7;">Content here</div>
.myborder {border:2px solid #1f64e7;}