#3e123e color space conversions
Hex:
#3e123e
RGB:
62, 18, 62
CMY:
76, 93, 76
CMYK:
0, 71, 0, 76
HSL:
300°, 55.0000%, 15.6863%
HSV (HSB):
300°, 70.9677%, 24.3137%
XYZ:
3.0724, 1.8045, 4.7438
xyY:
0.3194, 0.1876, 1.8045
CIE-Lab:
14.4262, 28.1287, -17.9162
CIE-LCH:
14.4262, 33.3499, 327.5055
CIE-Luv:
14.4262, 14.8398, -19.1890
Hunter-Lab:
13.4333, 17.3174, -11.5341
#3e123e color charts
#3e123e color shades, tints & tones
#3e123e color schemes
#3e123e color preview, HTML & CSS examples
This text has a color of #3e123e
<p style="color:#3e123e;">Text here</p>
.mytext {color:#3e123e;}
This box has a color of #3e123e
<div style="background-color:#3e123e;">Content here</div>
.mybackground {background-color:#3e123e;}
Border around this has a color of #3e123e
<div style="border:2px solid #3e123e;">Content here</div>
.myborder {border:2px solid #3e123e;}