#ab95d7 color space conversions
Hex:
#ab95d7
RGB:
171, 149, 215
CMY:
33, 42, 16
CMYK:
20, 31, 0, 16
HSL:
260°, 45.2055%, 71.3725%
HSV (HSB):
260°, 30.6977%, 84.3137%
XYZ:
39.8078, 35.0591, 68.9590
xyY:
0.2768, 0.2438, 35.0591
CIE-Lab:
65.7947, 21.5300, -30.7287
CIE-LCH:
65.7947, 37.5206, 305.0169
CIE-Luv:
65.7947, 7.0698, -51.2500
Hunter-Lab:
59.2107, 16.3879, -27.6038
#ab95d7 color charts
#ab95d7 color shades, tints & tones
#ab95d7 color schemes
#ab95d7 color preview, HTML & CSS examples
This text has a color of #ab95d7
<p style="color:#ab95d7;">Text here</p>
.mytext {color:#ab95d7;}
This box has a color of #ab95d7
<div style="background-color:#ab95d7;">Content here</div>
.mybackground {background-color:#ab95d7;}
Border around this has a color of #ab95d7
<div style="border:2px solid #ab95d7;">Content here</div>
.myborder {border:2px solid #ab95d7;}