#ab2bd5 color space conversions
Hex:
#ab2bd5
RGB:
171, 43, 213
CMY:
33, 83, 16
CMYK:
20, 80, 0, 16
HSL:
285°, 66.9291%, 50.1961%
HSV (HSB):
285°, 79.8122%, 83.5294%
XYZ:
29.6687, 15.1898, 64.3190
xyY:
0.2717, 0.1391, 15.1898
CIE-Lab:
45.8930, 72.3943, -61.0999
CIE-LCH:
45.8930, 94.7319, 319.8361
CIE-Luv:
45.8930, 39.1409, -98.3566
Hunter-Lab:
38.9741, 67.6771, -70.5646
#ab2bd5 color charts
#ab2bd5 color shades, tints & tones
#ab2bd5 color schemes
#ab2bd5 color preview, HTML & CSS examples
This text has a color of #ab2bd5
<p style="color:#ab2bd5;">Text here</p>
.mytext {color:#ab2bd5;}
This box has a color of #ab2bd5
<div style="background-color:#ab2bd5;">Content here</div>
.mybackground {background-color:#ab2bd5;}
Border around this has a color of #ab2bd5
<div style="border:2px solid #ab2bd5;">Content here</div>
.myborder {border:2px solid #ab2bd5;}