#ab50db color space conversions
Hex:
#ab50db
RGB:
171, 80, 219
CMY:
33, 69, 14
CMYK:
22, 63, 0, 14
HSL:
279°, 65.8768%, 58.6275%
HSV (HSB):
279°, 63.4703%, 85.8824%
XYZ:
32.4494, 19.5097, 69.0733
xyY:
0.2681, 0.1612, 19.5097
CIE-Lab:
51.2783, 59.4636, -55.8518
CIE-LCH:
51.2783, 81.5803, 316.7940
CIE-Luv:
51.2783, 30.6620, -92.3133
Hunter-Lab:
44.1698, 53.8382, -61.7996
#ab50db color charts
#ab50db color shades, tints & tones
#ab50db color schemes
#ab50db color preview, HTML & CSS examples
This text has a color of #ab50db
<p style="color:#ab50db;">Text here</p>
.mytext {color:#ab50db;}
This box has a color of #ab50db
<div style="background-color:#ab50db;">Content here</div>
.mybackground {background-color:#ab50db;}
Border around this has a color of #ab50db
<div style="border:2px solid #ab50db;">Content here</div>
.myborder {border:2px solid #ab50db;}