#ab95ed color space conversions
Hex:
#ab95ed
RGB:
171, 149, 237
CMY:
33, 42, 7
CMYK:
28, 37, 0, 7
HSL:
255°, 70.9677%, 75.6863%
HSV (HSB):
255°, 37.1308%, 92.9412%
XYZ:
42.8281, 36.2672, 84.8638
xyY:
0.2612, 0.2212, 36.2672
CIE-Lab:
66.7236, 26.7574, -41.4294
CIE-LCH:
66.7236, 49.3189, 302.8566
CIE-Luv:
66.7236, 4.9940, -69.7553
Hunter-Lab:
60.2223, 21.5543, -41.3944
#ab95ed color charts
#ab95ed color shades, tints & tones
#ab95ed color schemes
#ab95ed color preview, HTML & CSS examples
This text has a color of #ab95ed
<p style="color:#ab95ed;">Text here</p>
.mytext {color:#ab95ed;}
This box has a color of #ab95ed
<div style="background-color:#ab95ed;">Content here</div>
.mybackground {background-color:#ab95ed;}
Border around this has a color of #ab95ed
<div style="border:2px solid #ab95ed;">Content here</div>
.myborder {border:2px solid #ab95ed;}