#ab95ca color space conversions
Hex:
#ab95ca
RGB:
171, 149, 202
CMY:
33, 42, 21
CMYK:
15, 26, 0, 21
HSL:
265°, 33.3333%, 68.8235%
HSV (HSB):
265°, 26.2376%, 79.2157%
XYZ:
38.2027, 34.4171, 60.5068
xyY:
0.2870, 0.2585, 34.4171
CIE-Lab:
65.2923, 18.5984, -24.2697
CIE-LCH:
65.2923, 30.5765, 307.4637
CIE-Luv:
65.2923, 8.3093, -40.2869
Hunter-Lab:
58.6661, 13.5716, -20.0840
#ab95ca color charts
#ab95ca color shades, tints & tones
#ab95ca color schemes
#ab95ca color preview, HTML & CSS examples
This text has a color of #ab95ca
<p style="color:#ab95ca;">Text here</p>
.mytext {color:#ab95ca;}
This box has a color of #ab95ca
<div style="background-color:#ab95ca;">Content here</div>
.mybackground {background-color:#ab95ca;}
Border around this has a color of #ab95ca
<div style="border:2px solid #ab95ca;">Content here</div>
.myborder {border:2px solid #ab95ca;}