#1f125e color space conversions
Hex:
#1f125e
RGB:
31, 18, 94
CMY:
88, 93, 63
CMYK:
67, 81, 0, 63
HSL:
250°, 67.8571%, 21.9608%
HSV (HSB):
250°, 80.8511%, 36.8627%
XYZ:
2.8018, 1.5321, 10.7377
xyY:
0.1859, 0.1017, 1.5321
CIE-Lab:
12.8105, 30.2714, -42.7286
CIE-LCH:
12.8105, 52.3649, 305.3160
CIE-Luv:
12.8105, -0.7663, -38.4008
Hunter-Lab:
12.3777, 18.7436, -42.7701
#1f125e color charts
#1f125e color shades, tints & tones
#1f125e color schemes
#1f125e color preview, HTML & CSS examples
This text has a color of #1f125e
<p style="color:#1f125e;">Text here</p>
.mytext {color:#1f125e;}
This box has a color of #1f125e
<div style="background-color:#1f125e;">Content here</div>
.mybackground {background-color:#1f125e;}
Border around this has a color of #1f125e
<div style="border:2px solid #1f125e;">Content here</div>
.myborder {border:2px solid #1f125e;}