#a65ddf color space conversions
Hex:
#a65ddf
RGB:
166, 93, 223
CMY:
35, 64, 13
CMYK:
26, 58, 0, 13
HSL:
274°, 67.0103%, 61.9608%
HSV (HSB):
274°, 58.2960%, 87.4510%
XYZ:
32.9595, 21.2634, 72.1791
xyY:
0.2608, 0.1682, 21.2634
CIE-Lab:
53.2366, 52.8444, -55.0135
CIE-LCH:
53.2366, 76.2824, 313.8479
CIE-Luv:
53.2366, 23.5905, -91.1337
Hunter-Lab:
46.1123, 46.8894, -60.5275
#a65ddf color charts
#a65ddf color shades, tints & tones
#a65ddf color schemes
#a65ddf color preview, HTML & CSS examples
This text has a color of #a65ddf
<p style="color:#a65ddf;">Text here</p>
.mytext {color:#a65ddf;}
This box has a color of #a65ddf
<div style="background-color:#a65ddf;">Content here</div>
.mybackground {background-color:#a65ddf;}
Border around this has a color of #a65ddf
<div style="border:2px solid #a65ddf;">Content here</div>
.myborder {border:2px solid #a65ddf;}