#ab067d color space conversions
Hex:
#ab067d
RGB:
171, 6, 125
CMY:
33, 98, 51
CMYK:
0, 96, 27, 33
HSL:
317°, 93.2203%, 34.7059%
HSV (HSB):
317°, 96.4912%, 67.0588%
XYZ:
20.5614, 10.2688, 20.3004
xyY:
0.4021, 0.2008, 10.2688
CIE-Lab:
38.3207, 66.0112, -20.5995
CIE-LCH:
38.3207, 69.1507, 342.6689
CIE-Luv:
38.3207, 75.4253, -37.8053
Hunter-Lab:
32.0450, 58.4539, -15.1285
#ab067d color charts
#ab067d color shades, tints & tones
#ab067d color schemes
#ab067d color preview, HTML & CSS examples
This text has a color of #ab067d
<p style="color:#ab067d;">Text here</p>
.mytext {color:#ab067d;}
This box has a color of #ab067d
<div style="background-color:#ab067d;">Content here</div>
.mybackground {background-color:#ab067d;}
Border around this has a color of #ab067d
<div style="border:2px solid #ab067d;">Content here</div>
.myborder {border:2px solid #ab067d;}