#ab02ae color space conversions
Hex:
#ab02ae
RGB:
171, 2, 174
CMY:
33, 99, 32
CMYK:
2, 99, 0, 32
HSL:
299°, 97.7273%, 34.5098%
HSV (HSB):
299°, 98.8506%, 68.2353%
XYZ:
24.4563, 11.7573, 41.0248
xyY:
0.3166, 0.1522, 11.7573
CIE-Lab:
40.8278, 73.0722, -46.4736
CIE-LCH:
40.8278, 86.5987, 327.5438
CIE-Luv:
40.8278, 55.3008, -75.1736
Hunter-Lab:
34.2890, 67.3077, -46.9348
#ab02ae color charts
#ab02ae color shades, tints & tones
#ab02ae color schemes
#ab02ae color preview, HTML & CSS examples
This text has a color of #ab02ae
<p style="color:#ab02ae;">Text here</p>
.mytext {color:#ab02ae;}
This box has a color of #ab02ae
<div style="background-color:#ab02ae;">Content here</div>
.mybackground {background-color:#ab02ae;}
Border around this has a color of #ab02ae
<div style="border:2px solid #ab02ae;">Content here</div>
.myborder {border:2px solid #ab02ae;}