#1f66d3 color space conversions
Hex:
#1f66d3
RGB:
31, 102, 211
CMY:
88, 60, 17
CMYK:
85, 52, 0, 17
HSL:
216°, 74.3802%, 47.4510%
HSV (HSB):
216°, 85.3081%, 82.7451%
XYZ:
17.0743, 14.4972, 63.5263
xyY:
0.1795, 0.1524, 14.4972
CIE-Lab:
44.9377, 19.4604, -62.0548
CIE-LCH:
44.9377, 65.0347, 287.4114
CIE-Luv:
44.9377, -21.7216, -94.2983
Hunter-Lab:
38.0752, 13.4144, -72.2695
#1f66d3 color charts
#1f66d3 color shades, tints & tones
#1f66d3 color schemes
#1f66d3 color preview, HTML & CSS examples
This text has a color of #1f66d3
<p style="color:#1f66d3;">Text here</p>
.mytext {color:#1f66d3;}
This box has a color of #1f66d3
<div style="background-color:#1f66d3;">Content here</div>
.mybackground {background-color:#1f66d3;}
Border around this has a color of #1f66d3
<div style="border:2px solid #1f66d3;">Content here</div>
.myborder {border:2px solid #1f66d3;}