#ab1d8d color space conversions
Hex:
#ab1d8d
RGB:
171, 29, 141
CMY:
33, 89, 45
CMYK:
0, 83, 18, 33
HSL:
313°, 71.0000%, 39.2157%
HSV (HSB):
313°, 83.0409%, 67.0588%
XYZ:
22.0417, 11.4597, 26.2495
xyY:
0.3689, 0.1918, 11.4597
CIE-Lab:
40.3443, 64.3256, -27.3302
CIE-LCH:
40.3443, 69.8908, 336.9807
CIE-Luv:
40.3443, 65.8145, -47.2595
Hunter-Lab:
33.8522, 56.9824, -22.2778
#ab1d8d color charts
#ab1d8d color shades, tints & tones
#ab1d8d color schemes
#ab1d8d color preview, HTML & CSS examples
This text has a color of #ab1d8d
<p style="color:#ab1d8d;">Text here</p>
.mytext {color:#ab1d8d;}
This box has a color of #ab1d8d
<div style="background-color:#ab1d8d;">Content here</div>
.mybackground {background-color:#ab1d8d;}
Border around this has a color of #ab1d8d
<div style="border:2px solid #ab1d8d;">Content here</div>
.myborder {border:2px solid #ab1d8d;}