#1f64f0 color space conversions
Hex:
#1f64f0
RGB:
31, 100, 240
CMY:
88, 61, 6
CMYK:
87, 58, 0, 6
HSL:
220°, 87.4477%, 53.1373%
HSV (HSB):
220°, 87.0833%, 94.1176%
XYZ:
20.8504, 15.6969, 84.3689
xyY:
0.1724, 0.1298, 15.6969
CIE-Lab:
46.5743, 31.8351, -75.8111
CIE-LCH:
46.5743, 82.2241, 292.7788
CIE-Luv:
46.5743, -20.6573, -115.6510
Hunter-Lab:
39.6193, 24.6051, -98.5239
#1f64f0 color charts
#1f64f0 color shades, tints & tones
#1f64f0 color schemes
#1f64f0 color preview, HTML & CSS examples
This text has a color of #1f64f0
<p style="color:#1f64f0;">Text here</p>
.mytext {color:#1f64f0;}
This box has a color of #1f64f0
<div style="background-color:#1f64f0;">Content here</div>
.mybackground {background-color:#1f64f0;}
Border around this has a color of #1f64f0
<div style="border:2px solid #1f64f0;">Content here</div>
.myborder {border:2px solid #1f64f0;}