#a65cd6 color space conversions
Hex:
#a65cd6
RGB:
166, 92, 214
CMY:
35, 64, 16
CMYK:
22, 57, 0, 16
HSL:
276°, 59.8039%, 60.0000%
HSV (HSB):
276°, 57.0093%, 83.9216%
XYZ:
31.6906, 20.6163, 65.9274
xyY:
0.2680, 0.1744, 20.6163
CIE-Lab:
52.5270, 51.3359, -51.0493
CIE-LCH:
52.5270, 72.3976, 315.1604
CIE-Luv:
52.5270, 25.5826, -84.6141
Hunter-Lab:
45.4052, 45.1252, -54.3042
#a65cd6 color charts
#a65cd6 color shades, tints & tones
#a65cd6 color schemes
#a65cd6 color preview, HTML & CSS examples
This text has a color of #a65cd6
<p style="color:#a65cd6;">Text here</p>
.mytext {color:#a65cd6;}
This box has a color of #a65cd6
<div style="background-color:#a65cd6;">Content here</div>
.mybackground {background-color:#a65cd6;}
Border around this has a color of #a65cd6
<div style="border:2px solid #a65cd6;">Content here</div>
.myborder {border:2px solid #a65cd6;}