#a65fd6 color space conversions
Hex:
#a65fd6
RGB:
166, 95, 214
CMY:
35, 63, 16
CMYK:
22, 56, 0, 16
HSL:
276°, 59.2040%, 60.5882%
HSV (HSB):
276°, 55.6075%, 83.9216%
XYZ:
31.9557, 21.1464, 66.0158
xyY:
0.2683, 0.1775, 21.1464
CIE-Lab:
53.1094, 49.7895, -50.1207
CIE-LCH:
53.1094, 70.6476, 314.8100
CIE-Luv:
53.1094, 24.6858, -83.2184
Hunter-Lab:
45.9853, 43.5675, -52.9261
#a65fd6 color charts
#a65fd6 color shades, tints & tones
#a65fd6 color schemes
#a65fd6 color preview, HTML & CSS examples
This text has a color of #a65fd6
<p style="color:#a65fd6;">Text here</p>
.mytext {color:#a65fd6;}
This box has a color of #a65fd6
<div style="background-color:#a65fd6;">Content here</div>
.mybackground {background-color:#a65fd6;}
Border around this has a color of #a65fd6
<div style="border:2px solid #a65fd6;">Content here</div>
.myborder {border:2px solid #a65fd6;}