#ab50d3 color space conversions
Hex:
#ab50d3
RGB:
171, 80, 211
CMY:
33, 69, 17
CMYK:
19, 62, 0, 17
HSL:
282°, 59.8174%, 57.0588%
HSV (HSB):
282°, 62.0853%, 82.7451%
XYZ:
31.4211, 19.0984, 63.6583
xyY:
0.2752, 0.1673, 19.0984
CIE-Lab:
50.8021, 57.7850, -52.0594
CIE-LCH:
50.8021, 77.7772, 317.9839
CIE-Luv:
50.8021, 32.4578, -86.2246
Hunter-Lab:
43.7017, 51.8618, -55.7739
#ab50d3 color charts
#ab50d3 color shades, tints & tones
#ab50d3 color schemes
#ab50d3 color preview, HTML & CSS examples
This text has a color of #ab50d3
<p style="color:#ab50d3;">Text here</p>
.mytext {color:#ab50d3;}
This box has a color of #ab50d3
<div style="background-color:#ab50d3;">Content here</div>
.mybackground {background-color:#ab50d3;}
Border around this has a color of #ab50d3
<div style="border:2px solid #ab50d3;">Content here</div>
.myborder {border:2px solid #ab50d3;}