#ab06a5 color space conversions
Hex:
#ab06a5
RGB:
171, 6, 165
CMY:
33, 98, 35
CMYK:
0, 96, 4, 33
HSL:
302°, 93.2203%, 34.7059%
HSV (HSB):
302°, 96.4912%, 67.0588%
XYZ:
23.6512, 11.5048, 36.5714
xyY:
0.3297, 0.1604, 11.5048
CIE-Lab:
40.4180, 71.3103, -41.7518
CIE-LCH:
40.4180, 82.6340, 329.6512
CIE-Luv:
40.4180, 58.5282, -68.2490
Hunter-Lab:
33.9187, 65.1089, -40.1838
#ab06a5 color charts
#ab06a5 color shades, tints & tones
#ab06a5 color schemes
#ab06a5 color preview, HTML & CSS examples
This text has a color of #ab06a5
<p style="color:#ab06a5;">Text here</p>
.mytext {color:#ab06a5;}
This box has a color of #ab06a5
<div style="background-color:#ab06a5;">Content here</div>
.mybackground {background-color:#ab06a5;}
Border around this has a color of #ab06a5
<div style="border:2px solid #ab06a5;">Content here</div>
.myborder {border:2px solid #ab06a5;}