#ab7cec color space conversions
Hex:
#ab7cec
RGB:
171, 124, 236
CMY:
33, 51, 7
CMYK:
28, 47, 0, 7
HSL:
265°, 74.6667%, 70.5882%
HSV (HSB):
265°, 47.4576%, 92.5490%
XYZ:
39.1426, 29.1294, 82.9164
xyY:
0.2589, 0.1927, 29.1294
CIE-Lab:
60.8956, 40.5511, -50.0589
CIE-LCH:
60.8956, 64.4227, 309.0098
CIE-Luv:
60.8956, 14.3835, -84.4261
Hunter-Lab:
53.9716, 35.0056, -53.3068
#ab7cec color charts
#ab7cec color shades, tints & tones
#ab7cec color schemes
#ab7cec color preview, HTML & CSS examples
This text has a color of #ab7cec
<p style="color:#ab7cec;">Text here</p>
.mytext {color:#ab7cec;}
This box has a color of #ab7cec
<div style="background-color:#ab7cec;">Content here</div>
.mybackground {background-color:#ab7cec;}
Border around this has a color of #ab7cec
<div style="border:2px solid #ab7cec;">Content here</div>
.myborder {border:2px solid #ab7cec;}