#031c3c color space conversions
Hex:
#031c3c
RGB:
3, 28, 60
CMY:
99, 89, 76
CMYK:
95, 53, 0, 76
HSL:
214°, 90.4762%, 12.3529%
HSV (HSB):
214°, 95.0000%, 23.5294%
XYZ:
1.2684, 1.1761, 4.4351
xyY:
0.1844, 0.1710, 1.1761
CIE-Lab:
10.3800, 4.8914, -23.3316
CIE-LCH:
10.3800, 23.8388, 281.8405
CIE-Luv:
10.3800, -5.4445, -18.8601
Hunter-Lab:
10.8449, 1.8989, -16.6559
#031c3c color charts
#031c3c color shades, tints & tones
#031c3c color schemes
#031c3c color preview, HTML & CSS examples
This text has a color of #031c3c
<p style="color:#031c3c;">Text here</p>
.mytext {color:#031c3c;}
This box has a color of #031c3c
<div style="background-color:#031c3c;">Content here</div>
.mybackground {background-color:#031c3c;}
Border around this has a color of #031c3c
<div style="border:2px solid #031c3c;">Content here</div>
.myborder {border:2px solid #031c3c;}