#1f64f4 color space conversions
Hex:
#1f64f4
RGB:
31, 100, 244
CMY:
88, 61, 4
CMYK:
87, 59, 0, 4
HSL:
221°, 90.6383%, 53.9216%
HSV (HSB):
221°, 87.2951%, 95.6863%
XYZ:
21.4514, 15.9373, 87.5335
xyY:
0.1717, 0.1276, 15.9373
CIE-Lab:
46.8921, 33.3350, -77.5318
CIE-LCH:
46.8921, 84.3943, 293.2654
CIE-Luv:
46.8921, -20.6109, -118.3467
Hunter-Lab:
39.9216, 26.0522, -102.0565
#1f64f4 color charts
#1f64f4 color shades, tints & tones
#1f64f4 color schemes
#1f64f4 color preview, HTML & CSS examples
This text has a color of #1f64f4
<p style="color:#1f64f4;">Text here</p>
.mytext {color:#1f64f4;}
This box has a color of #1f64f4
<div style="background-color:#1f64f4;">Content here</div>
.mybackground {background-color:#1f64f4;}
Border around this has a color of #1f64f4
<div style="border:2px solid #1f64f4;">Content here</div>
.myborder {border:2px solid #1f64f4;}