#a65abd color space conversions
Hex:
#a65abd
RGB:
166, 90, 189
CMY:
35, 65, 26
CMYK:
12, 52, 0, 26
HSL:
286°, 42.8571%, 54.7059%
HSV (HSB):
286°, 52.3810%, 74.1176%
XYZ:
28.5674, 19.0934, 50.3239
xyY:
0.2915, 0.1949, 19.0934
CIE-Lab:
50.7964, 47.0094, -39.4665
CIE-LCH:
50.7964, 61.3799, 319.9850
CIE-Luv:
50.7964, 31.3039, -65.7261
Hunter-Lab:
43.6960, 40.2307, -37.6959
#a65abd color charts
#a65abd color shades, tints & tones
#a65abd color schemes
#a65abd color preview, HTML & CSS examples
This text has a color of #a65abd
<p style="color:#a65abd;">Text here</p>
.mytext {color:#a65abd;}
This box has a color of #a65abd
<div style="background-color:#a65abd;">Content here</div>
.mybackground {background-color:#a65abd;}
Border around this has a color of #a65abd
<div style="border:2px solid #a65abd;">Content here</div>
.myborder {border:2px solid #a65abd;}