#3d023e color space conversions
Hex:
#3d023e
RGB:
61, 2, 62
CMY:
76, 99, 76
CMYK:
2, 97, 0, 76
HSL:
299°, 93.7500%, 12.5490%
HSV (HSB):
299°, 96.7742%, 24.3137%
XYZ:
2.8157, 1.3833, 4.6760
xyY:
0.3173, 0.1559, 1.3833
CIE-Lab:
11.8462, 34.6834, -22.0277
CIE-LCH:
11.8462, 41.0872, 327.5800
CIE-Luv:
11.8462, 15.6698, -21.1236
Hunter-Lab:
11.7614, 22.1502, -15.3391
#3d023e color charts
#3d023e color shades, tints & tones
#3d023e color schemes
#3d023e color preview, HTML & CSS examples
This text has a color of #3d023e
<p style="color:#3d023e;">Text here</p>
.mytext {color:#3d023e;}
This box has a color of #3d023e
<div style="background-color:#3d023e;">Content here</div>
.mybackground {background-color:#3d023e;}
Border around this has a color of #3d023e
<div style="border:2px solid #3d023e;">Content here</div>
.myborder {border:2px solid #3d023e;}