#1f64a0 color space conversions
Hex:
#1f64a0
RGB:
31, 100, 160
CMY:
88, 61, 37
CMYK:
81, 38, 0, 37
HSL:
208°, 67.5393%, 37.4510%
HSV (HSB):
208°, 80.6250%, 62.7451%
XYZ:
11.4674, 11.9437, 34.9587
xyY:
0.1965, 0.2046, 11.9437
CIE-Lab:
41.1265, 0.8306, -38.4559
CIE-LCH:
41.1265, 38.4648, 271.2373
CIE-Luv:
41.1265, -22.7824, -55.9064
Hunter-Lab:
34.5597, -1.2505, -35.7827
#1f64a0 color charts
#1f64a0 color shades, tints & tones
#1f64a0 color schemes
#1f64a0 color preview, HTML & CSS examples
This text has a color of #1f64a0
<p style="color:#1f64a0;">Text here</p>
.mytext {color:#1f64a0;}
This box has a color of #1f64a0
<div style="background-color:#1f64a0;">Content here</div>
.mybackground {background-color:#1f64a0;}
Border around this has a color of #1f64a0
<div style="border:2px solid #1f64a0;">Content here</div>
.myborder {border:2px solid #1f64a0;}