#ab91be color space conversions
Hex:
#ab91be
RGB:
171, 145, 190
CMY:
33, 43, 25
CMYK:
10, 24, 0, 25
HSL:
275°, 25.7143%, 65.6863%
HSV (HSB):
275°, 23.6842%, 74.5098%
XYZ:
36.2142, 32.6264, 53.1040
xyY:
0.2970, 0.2676, 32.6264
CIE-Lab:
63.8573, 18.2673, -19.7444
CIE-LCH:
63.8573, 26.8986, 312.7746
CIE-Luv:
63.8573, 11.3349, -32.8900
Hunter-Lab:
57.1196, 13.2112, -15.1382
#ab91be color charts
#ab91be color shades, tints & tones
#ab91be color schemes
#ab91be color preview, HTML & CSS examples
This text has a color of #ab91be
<p style="color:#ab91be;">Text here</p>
.mytext {color:#ab91be;}
This box has a color of #ab91be
<div style="background-color:#ab91be;">Content here</div>
.mybackground {background-color:#ab91be;}
Border around this has a color of #ab91be
<div style="border:2px solid #ab91be;">Content here</div>
.myborder {border:2px solid #ab91be;}