#ab207d color space conversions
Hex:
#ab207d
RGB:
171, 32, 125
CMY:
33, 87, 51
CMYK:
0, 81, 27, 33
HSL:
320°, 68.4729%, 39.8039%
HSV (HSB):
320°, 81.2865%, 67.0588%
XYZ:
21.0128, 11.1716, 20.4509
xyY:
0.3992, 0.2122, 11.1716
CIE-Lab:
39.8680, 61.5221, -18.2132
CIE-LCH:
39.8680, 64.1614, 343.5090
CIE-Luv:
39.8680, 71.7542, -34.2384
Hunter-Lab:
33.4240, 53.7263, -12.8806
#ab207d color charts
#ab207d color shades, tints & tones
#ab207d color schemes
#ab207d color preview, HTML & CSS examples
This text has a color of #ab207d
<p style="color:#ab207d;">Text here</p>
.mytext {color:#ab207d;}
This box has a color of #ab207d
<div style="background-color:#ab207d;">Content here</div>
.mybackground {background-color:#ab207d;}
Border around this has a color of #ab207d
<div style="border:2px solid #ab207d;">Content here</div>
.myborder {border:2px solid #ab207d;}