#a65dbd color space conversions
Hex:
#a65dbd
RGB:
166, 93, 189
CMY:
35, 64, 26
CMYK:
12, 51, 0, 26
HSL:
286°, 42.1053%, 55.2941%
HSV (HSB):
286°, 50.7937%, 74.1176%
XYZ:
28.8255, 19.6098, 50.4099
xyY:
0.2916, 0.1984, 19.6098
CIE-Lab:
51.3932, 45.4429, -38.5257
CIE-LCH:
51.3932, 59.5759, 319.7094
CIE-Luv:
51.3932, 30.2720, -64.2436
Hunter-Lab:
44.2830, 38.6975, -36.4952
#a65dbd color charts
#a65dbd color shades, tints & tones
#a65dbd color schemes
#a65dbd color preview, HTML & CSS examples
This text has a color of #a65dbd
<p style="color:#a65dbd;">Text here</p>
.mytext {color:#a65dbd;}
This box has a color of #a65dbd
<div style="background-color:#a65dbd;">Content here</div>
.mybackground {background-color:#a65dbd;}
Border around this has a color of #a65dbd
<div style="border:2px solid #a65dbd;">Content here</div>
.myborder {border:2px solid #a65dbd;}