#1f5882 color space conversions
Hex:
#1f5882
RGB:
31, 88, 130
CMY:
88, 65, 49
CMYK:
76, 32, 0, 49
HSL:
205°, 61.4907%, 31.5686%
HSV (HSB):
205°, 76.1538%, 50.9804%
XYZ:
8.0841, 8.8825, 22.4075
xyY:
0.2053, 0.2256, 8.8825
CIE-Lab:
35.7570, -3.2031, -28.8433
CIE-LCH:
35.7570, 29.0206, 263.6632
CIE-Luv:
35.7570, -19.8869, -39.5118
Hunter-Lab:
29.8035, -3.7387, -23.7143
#1f5882 color charts
#1f5882 color shades, tints & tones
#1f5882 color schemes
#1f5882 color preview, HTML & CSS examples
This text has a color of #1f5882
<p style="color:#1f5882;">Text here</p>
.mytext {color:#1f5882;}
This box has a color of #1f5882
<div style="background-color:#1f5882;">Content here</div>
.mybackground {background-color:#1f5882;}
Border around this has a color of #1f5882
<div style="border:2px solid #1f5882;">Content here</div>
.myborder {border:2px solid #1f5882;}