#1f5dd5 color space conversions
Hex:
#1f5dd5
RGB:
31, 93, 213
CMY:
88, 64, 16
CMYK:
85, 56, 0, 16
HSL:
220°, 74.5902%, 47.8431%
HSV (HSB):
220°, 85.4460%, 83.5294%
XYZ:
16.4897, 12.9241, 64.5763
xyY:
0.1754, 0.1375, 12.9241
CIE-Lab:
42.6487, 26.0693, -66.9171
CIE-LCH:
42.6487, 71.8158, 291.2847
CIE-Luv:
42.6487, -19.1879, -100.0641
Hunter-Lab:
35.9501, 18.9620, -81.3361
#1f5dd5 color charts
#1f5dd5 color shades, tints & tones
#1f5dd5 color schemes
#1f5dd5 color preview, HTML & CSS examples
This text has a color of #1f5dd5
<p style="color:#1f5dd5;">Text here</p>
.mytext {color:#1f5dd5;}
This box has a color of #1f5dd5
<div style="background-color:#1f5dd5;">Content here</div>
.mybackground {background-color:#1f5dd5;}
Border around this has a color of #1f5dd5
<div style="border:2px solid #1f5dd5;">Content here</div>
.myborder {border:2px solid #1f5dd5;}