#6e2acc color space conversions
Hex:
#6e2acc
RGB:
110, 42, 204
CMY:
57, 84, 20
CMYK:
46, 79, 0, 20
HSL:
265°, 65.8537%, 48.2353%
HSV (HSB):
265°, 79.4118%, 80.0000%
XYZ:
18.1575, 9.3306, 57.9707
xyY:
0.2125, 0.1092, 9.3306
CIE-Lab:
36.6131, 61.1861, -71.3865
CIE-LCH:
36.6131, 94.0200, 310.6002
CIE-Luv:
36.6131, 9.9508, -102.5339
Hunter-Lab:
30.5460, 52.6504, -91.1395
#6e2acc color charts
#6e2acc color shades, tints & tones
#6e2acc color schemes
#6e2acc color preview, HTML & CSS examples
This text has a color of #6e2acc
<p style="color:#6e2acc;">Text here</p>
.mytext {color:#6e2acc;}
This box has a color of #6e2acc
<div style="background-color:#6e2acc;">Content here</div>
.mybackground {background-color:#6e2acc;}
Border around this has a color of #6e2acc
<div style="border:2px solid #6e2acc;">Content here</div>
.myborder {border:2px solid #6e2acc;}