#a65bc8 color space conversions
Hex:
#a65bc8
RGB:
166, 91, 200
CMY:
35, 64, 22
CMYK:
17, 55, 0, 22
HSL:
281°, 49.7717%, 57.0588%
HSV (HSB):
281°, 54.5000%, 78.4314%
XYZ:
29.8923, 19.7593, 56.8820
xyY:
0.2806, 0.1855, 19.7593
CIE-Lab:
51.5640, 48.8006, -44.5879
CIE-LCH:
51.5640, 66.1028, 317.5828
CIE-Luv:
51.5640, 28.6748, -74.0516
Hunter-Lab:
44.4514, 42.2461, -44.7541
#a65bc8 color charts
#a65bc8 color shades, tints & tones
#a65bc8 color schemes
#a65bc8 color preview, HTML & CSS examples
This text has a color of #a65bc8
<p style="color:#a65bc8;">Text here</p>
.mytext {color:#a65bc8;}
This box has a color of #a65bc8
<div style="background-color:#a65bc8;">Content here</div>
.mybackground {background-color:#a65bc8;}
Border around this has a color of #a65bc8
<div style="border:2px solid #a65bc8;">Content here</div>
.myborder {border:2px solid #a65bc8;}