#a65abb color space conversions
Hex:
#a65abb
RGB:
166, 90, 187
CMY:
35, 65, 27
CMYK:
11, 52, 0, 27
HSL:
287°, 41.6309%, 54.3137%
HSV (HSB):
287°, 51.8717%, 73.3333%
XYZ:
28.3517, 19.0072, 49.1882
xyY:
0.2937, 0.1969, 19.0072
CIE-Lab:
50.6956, 46.5987, -38.4682
CIE-LCH:
50.6956, 60.4255, 320.4597
CIE-Luv:
50.6956, 31.7323, -64.1134
Hunter-Lab:
43.5972, 39.7851, -36.3753
#a65abb color charts
#a65abb color shades, tints & tones
#a65abb color schemes
#a65abb color preview, HTML & CSS examples
This text has a color of #a65abb
<p style="color:#a65abb;">Text here</p>
.mytext {color:#a65abb;}
This box has a color of #a65abb
<div style="background-color:#a65abb;">Content here</div>
.mybackground {background-color:#a65abb;}
Border around this has a color of #a65abb
<div style="border:2px solid #a65abb;">Content here</div>
.myborder {border:2px solid #a65abb;}