#1f64b4 color space conversions
Hex:
#1f64b4
RGB:
31, 100, 180
CMY:
88, 61, 29
CMYK:
83, 44, 0, 29
HSL:
212°, 70.6161%, 41.3725%
HSV (HSB):
212°, 82.7778%, 70.5882%
XYZ:
13.3605, 12.7009, 44.9274
xyY:
0.1882, 0.1789, 12.7009
CIE-Lab:
42.3091, 8.6422, -48.3621
CIE-LCH:
42.3091, 49.1282, 280.1317
CIE-Luv:
42.3091, -22.0196, -71.9432
Hunter-Lab:
35.6384, 4.5507, -49.7968
#1f64b4 color charts
#1f64b4 color shades, tints & tones
#1f64b4 color schemes
#1f64b4 color preview, HTML & CSS examples
This text has a color of #1f64b4
<p style="color:#1f64b4;">Text here</p>
.mytext {color:#1f64b4;}
This box has a color of #1f64b4
<div style="background-color:#1f64b4;">Content here</div>
.mybackground {background-color:#1f64b4;}
Border around this has a color of #1f64b4
<div style="border:2px solid #1f64b4;">Content here</div>
.myborder {border:2px solid #1f64b4;}