#1f64c0 color space conversions
Hex:
#1f64c0
RGB:
31, 100, 192
CMY:
88, 61, 25
CMYK:
84, 48, 0, 25
HSL:
214°, 72.1973%, 43.7255%
HSV (HSB):
214°, 83.8542%, 75.2941%
XYZ:
14.6367, 13.2114, 51.6478
xyY:
0.1841, 0.1662, 13.2114
CIE-Lab:
43.0801, 13.3464, -54.1148
CIE-LCH:
43.0801, 55.7363, 283.8545
CIE-Luv:
43.0801, -21.6388, -81.2130
Hunter-Lab:
36.3475, 8.2715, -58.8045
#1f64c0 color charts
#1f64c0 color shades, tints & tones
#1f64c0 color schemes
#1f64c0 color preview, HTML & CSS examples
This text has a color of #1f64c0
<p style="color:#1f64c0;">Text here</p>
.mytext {color:#1f64c0;}
This box has a color of #1f64c0
<div style="background-color:#1f64c0;">Content here</div>
.mybackground {background-color:#1f64c0;}
Border around this has a color of #1f64c0
<div style="border:2px solid #1f64c0;">Content here</div>
.myborder {border:2px solid #1f64c0;}