#1f124c color space conversions
Hex:
#1f124c
RGB:
31, 18, 76
CMY:
88, 93, 70
CMYK:
59, 76, 0, 70
HSL:
253°, 61.7021%, 18.4314%
HSV (HSB):
253°, 76.3158%, 29.8039%
XYZ:
2.0859, 1.2457, 6.9680
xyY:
0.2025, 0.1209, 1.2457
CIE-Lab:
10.8905, 24.0797, -33.6351
CIE-LCH:
10.8905, 41.3661, 305.5993
CIE-Luv:
10.8905, 0.3344, -28.2187
Hunter-Lab:
11.1612, 13.8273, -29.2022
#1f124c color charts
#1f124c color shades, tints & tones
#1f124c color schemes
#1f124c color preview, HTML & CSS examples
This text has a color of #1f124c
<p style="color:#1f124c;">Text here</p>
.mytext {color:#1f124c;}
This box has a color of #1f124c
<div style="background-color:#1f124c;">Content here</div>
.mybackground {background-color:#1f124c;}
Border around this has a color of #1f124c
<div style="border:2px solid #1f124c;">Content here</div>
.myborder {border:2px solid #1f124c;}