#1f1f49 color space conversions
Hex:
#1f1f49
RGB:
31, 31, 73
CMY:
88, 88, 71
CMYK:
58, 58, 0, 71
HSL:
240°, 40.3846%, 20.3922%
HSV (HSB):
240°, 57.5342%, 28.6275%
XYZ:
2.2577, 1.7523, 6.5226
xyY:
0.2144, 0.1664, 1.7523
CIE-Lab:
14.1298, 13.8590, -26.3079
CIE-LCH:
14.1298, 29.7351, 297.7802
CIE-Luv:
14.1298, -1.8612, -25.8133
Hunter-Lab:
13.2375, 7.2775, -19.9479
#1f1f49 color charts
#1f1f49 color shades, tints & tones
#1f1f49 color schemes
#1f1f49 color preview, HTML & CSS examples
This text has a color of #1f1f49
<p style="color:#1f1f49;">Text here</p>
.mytext {color:#1f1f49;}
This box has a color of #1f1f49
<div style="background-color:#1f1f49;">Content here</div>
.mybackground {background-color:#1f1f49;}
Border around this has a color of #1f1f49
<div style="border:2px solid #1f1f49;">Content here</div>
.myborder {border:2px solid #1f1f49;}