#1f66c9 color space conversions
Hex:
#1f66c9
RGB:
31, 102, 201
CMY:
88, 60, 21
CMYK:
85, 49, 0, 21
HSL:
215°, 73.2759%, 45.4902%
HSV (HSB):
215°, 84.5771%, 78.8235%
XYZ:
15.8591, 14.0111, 57.1269
xyY:
0.1823, 0.1611, 14.0111
CIE-Lab:
44.2488, 15.5709, -57.4310
CIE-LCH:
44.2488, 59.5044, 285.1696
CIE-Luv:
44.2488, -21.9821, -86.8772
Hunter-Lab:
37.4314, 10.1225, -64.2850
#1f66c9 color charts
#1f66c9 color shades, tints & tones
#1f66c9 color schemes
#1f66c9 color preview, HTML & CSS examples
This text has a color of #1f66c9
<p style="color:#1f66c9;">Text here</p>
.mytext {color:#1f66c9;}
This box has a color of #1f66c9
<div style="background-color:#1f66c9;">Content here</div>
.mybackground {background-color:#1f66c9;}
Border around this has a color of #1f66c9
<div style="border:2px solid #1f66c9;">Content here</div>
.myborder {border:2px solid #1f66c9;}