#a65ddc color space conversions
Hex:
#a65ddc
RGB:
166, 93, 220
CMY:
35, 64, 14
CMYK:
25, 58, 0, 14
HSL:
274°, 64.4670%, 61.3725%
HSV (HSB):
274°, 57.7273%, 86.2745%
XYZ:
32.5585, 21.1030, 70.0674
xyY:
0.2631, 0.1706, 21.1030
CIE-Lab:
53.0620, 52.1662, -53.5969
CIE-LCH:
53.0620, 74.7927, 314.2250
CIE-Luv:
53.0620, 24.1499, -88.8194
Hunter-Lab:
45.9380, 46.1202, -58.2761
#a65ddc color charts
#a65ddc color shades, tints & tones
#a65ddc color schemes
#a65ddc color preview, HTML & CSS examples
This text has a color of #a65ddc
<p style="color:#a65ddc;">Text here</p>
.mytext {color:#a65ddc;}
This box has a color of #a65ddc
<div style="background-color:#a65ddc;">Content here</div>
.mybackground {background-color:#a65ddc;}
Border around this has a color of #a65ddc
<div style="border:2px solid #a65ddc;">Content here</div>
.myborder {border:2px solid #a65ddc;}