#1f134d color space conversions
Hex:
#1f134d
RGB:
31, 19, 77
CMY:
88, 93, 70
CMYK:
60, 75, 0, 70
HSL:
252°, 60.4167%, 18.8235%
HSV (HSB):
252°, 75.3247%, 30.1961%
XYZ:
2.1375, 1.2929, 7.1581
xyY:
0.2019, 0.1221, 1.2929
CIE-Lab:
11.2255, 23.7807, -33.7783
CIE-LCH:
11.2255, 41.3097, 305.1464
CIE-Luv:
11.2255, 0.1423, -28.8603
Hunter-Lab:
11.3705, 13.6574, -29.3656
#1f134d color charts
#1f134d color shades, tints & tones
#1f134d color schemes
#1f134d color preview, HTML & CSS examples
This text has a color of #1f134d
<p style="color:#1f134d;">Text here</p>
.mytext {color:#1f134d;}
This box has a color of #1f134d
<div style="background-color:#1f134d;">Content here</div>
.mybackground {background-color:#1f134d;}
Border around this has a color of #1f134d
<div style="border:2px solid #1f134d;">Content here</div>
.myborder {border:2px solid #1f134d;}