#a65ccf color space conversions
Hex:
#a65ccf
RGB:
166, 92, 207
CMY:
35, 64, 19
CMYK:
20, 56, 0, 19
HSL:
279°, 54.5024%, 58.6275%
HSV (HSB):
279°, 55.5556%, 81.1765%
XYZ:
30.8155, 20.2663, 61.3191
xyY:
0.2742, 0.1803, 20.2663
CIE-Lab:
52.1369, 49.7959, -47.6839
CIE-LCH:
52.1369, 68.9449, 316.2412
CIE-Luv:
52.1369, 26.9526, -79.1242
Hunter-Lab:
45.0181, 43.4041, -49.2462
#a65ccf color charts
#a65ccf color shades, tints & tones
#a65ccf color schemes
#a65ccf color preview, HTML & CSS examples
This text has a color of #a65ccf
<p style="color:#a65ccf;">Text here</p>
.mytext {color:#a65ccf;}
This box has a color of #a65ccf
<div style="background-color:#a65ccf;">Content here</div>
.mybackground {background-color:#a65ccf;}
Border around this has a color of #a65ccf
<div style="border:2px solid #a65ccf;">Content here</div>
.myborder {border:2px solid #a65ccf;}