#a65ca6 color space conversions
Hex:
#a65ca6
RGB:
166, 92, 166
CMY:
35, 64, 35
CMYK:
0, 45, 0, 35
HSL:
300°, 29.3651%, 50.5882%
HSV (HSB):
300°, 44.5783%, 65.0980%
XYZ:
26.4360, 18.5145, 38.2567
xyY:
0.3177, 0.2225, 18.5145
CIE-Lab:
50.1142, 41.4039, -27.1377
CIE-LCH:
50.1142, 49.5049, 326.7576
CIE-Luv:
50.1142, 35.5571, -45.9805
Hunter-Lab:
43.0284, 34.3677, -22.5950
#a65ca6 color charts
#a65ca6 color shades, tints & tones
#a65ca6 color schemes
#a65ca6 color preview, HTML & CSS examples
This text has a color of #a65ca6
<p style="color:#a65ca6;">Text here</p>
.mytext {color:#a65ca6;}
This box has a color of #a65ca6
<div style="background-color:#a65ca6;">Content here</div>
.mybackground {background-color:#a65ca6;}
Border around this has a color of #a65ca6
<div style="border:2px solid #a65ca6;">Content here</div>
.myborder {border:2px solid #a65ca6;}