#ab2acc color space conversions
Hex:
#ab2acc
RGB:
171, 42, 204
CMY:
33, 84, 20
CMYK:
16, 79, 0, 20
HSL:
288°, 65.8537%, 48.2353%
HSV (HSB):
288°, 79.4118%, 80.0000%
XYZ:
28.5216, 14.6735, 58.4558
xyY:
0.2806, 0.1444, 14.6735
CIE-Lab:
45.1837, 71.0231, -57.0604
CIE-LCH:
45.1837, 91.1052, 321.2214
CIE-Luv:
45.1837, 41.8442, -92.1402
Hunter-Lab:
38.3060, 65.8709, -63.6636
#ab2acc color charts
#ab2acc RGB chart
#ab2acc CMYK chart
#ab2acc RGB pie chart
#ab2acc color shades, tints & tones
#ab2acc color schemes
#ab2acc color preview, HTML & CSS examples
This text has a color of #ab2acc
<p style="color:#ab2acc;">Text here</p>
.mytext {color:#ab2acc;}
Text color #ab2acc
This box has a color of #ab2acc
<div style="background-color:#ab2acc;">Content here</div>
.mybackground {background-color:#ab2acc;}
Background color #ab2acc
Border around this has a color of #ab2acc
<div style="border:2px solid #ab2acc;">Content here</div>
.myborder {border:2px solid #ab2acc;}
Border color #ab2acc