#6e28d9 color space conversions
Hex:
#6e28d9
RGB:
110, 40, 217
CMY:
57, 84, 15
CMYK:
49, 82, 0, 15
HSL:
264°, 69.9605%, 50.3922%
HSV (HSB):
264°, 81.5668%, 85.0980%
XYZ:
19.7136, 9.8423, 66.5064
xyY:
0.2052, 0.1025, 9.8423
CIE-Lab:
37.5580, 65.1154, -77.3519
CIE-LCH:
37.5580, 101.1105, 310.0909
CIE-Luv:
37.5580, 8.3489, -110.7770
Hunter-Lab:
31.3725, 57.2625, -103.7278
#6e28d9 color charts
#6e28d9 color shades, tints & tones
#6e28d9 color schemes
#6e28d9 color preview, HTML & CSS examples
This text has a color of #6e28d9
<p style="color:#6e28d9;">Text here</p>
.mytext {color:#6e28d9;}
This box has a color of #6e28d9
<div style="background-color:#6e28d9;">Content here</div>
.mybackground {background-color:#6e28d9;}
Border around this has a color of #6e28d9
<div style="border:2px solid #6e28d9;">Content here</div>
.myborder {border:2px solid #6e28d9;}