#ab95d3 color space conversions
Hex:
#ab95d3
RGB:
171, 149, 211
CMY:
33, 42, 17
CMYK:
19, 29, 0, 17
HSL:
261°, 41.3333%, 70.5882%
HSV (HSB):
261°, 29.3839%, 82.7451%
XYZ:
39.2999, 34.8560, 66.2846
xyY:
0.2798, 0.2482, 34.8560
CIE-Lab:
65.6364, 20.6146, -28.7519
CIE-LCH:
65.6364, 35.3785, 305.6398
CIE-Luv:
65.6364, 7.4507, -47.8745
Hunter-Lab:
59.0389, 15.5023, -25.2392
#ab95d3 color charts
#ab95d3 color shades, tints & tones
#ab95d3 color schemes
#ab95d3 color preview, HTML & CSS examples
This text has a color of #ab95d3
<p style="color:#ab95d3;">Text here</p>
.mytext {color:#ab95d3;}
This box has a color of #ab95d3
<div style="background-color:#ab95d3;">Content here</div>
.mybackground {background-color:#ab95d3;}
Border around this has a color of #ab95d3
<div style="border:2px solid #ab95d3;">Content here</div>
.myborder {border:2px solid #ab95d3;}