#1f023d color space conversions
Hex:
#1f023d
RGB:
31, 2, 61
CMY:
88, 99, 76
CMYK:
49, 97, 0, 76
HSL:
269°, 93.6508%, 12.3529%
HSV (HSB):
269°, 96.7213%, 23.9216%
XYZ:
1.4291, 0.6716, 4.4692
xyY:
0.2175, 0.1022, 0.6716
CIE-Lab:
6.0669, 28.2920, -30.9437
CIE-LCH:
6.0669, 41.9279, 312.4369
CIE-Luv:
6.0669, 2.4945, -17.7996
Hunter-Lab:
8.1954, 16.7843, -26.5959
#1f023d color charts
#1f023d color shades, tints & tones
#1f023d color schemes
#1f023d color preview, HTML & CSS examples
This text has a color of #1f023d
<p style="color:#1f023d;">Text here</p>
.mytext {color:#1f023d;}
This box has a color of #1f023d
<div style="background-color:#1f023d;">Content here</div>
.mybackground {background-color:#1f023d;}
Border around this has a color of #1f023d
<div style="border:2px solid #1f023d;">Content here</div>
.myborder {border:2px solid #1f023d;}