#ab95e4 color space conversions
Hex:
#ab95e4
RGB:
171, 149, 228
CMY:
33, 42, 11
CMYK:
25, 35, 0, 11
HSL:
257°, 59.3985%, 73.9216%
HSV (HSB):
257°, 34.6491%, 89.4118%
XYZ:
41.5456, 35.7543, 78.1104
xyY:
0.2673, 0.2301, 35.7543
CIE-Lab:
66.3317, 24.5815, -37.0871
CIE-LCH:
66.3317, 44.4939, 303.5366
CIE-Luv:
66.3317, 5.8382, -62.2057
Hunter-Lab:
59.7949, 19.3812, -35.5944
#ab95e4 color charts
#ab95e4 color shades, tints & tones
#ab95e4 color schemes
#ab95e4 color preview, HTML & CSS examples
This text has a color of #ab95e4
<p style="color:#ab95e4;">Text here</p>
.mytext {color:#ab95e4;}
This box has a color of #ab95e4
<div style="background-color:#ab95e4;">Content here</div>
.mybackground {background-color:#ab95e4;}
Border around this has a color of #ab95e4
<div style="border:2px solid #ab95e4;">Content here</div>
.myborder {border:2px solid #ab95e4;}