#ab14d9 color space conversions
Hex:
#ab14d9
RGB:
171, 20, 217
CMY:
33, 92, 15
CMYK:
21, 91, 0, 15
HSL:
286°, 83.1224%, 46.4706%
HSV (HSB):
286°, 90.7834%, 85.0980%
XYZ:
29.5691, 14.1680, 66.8219
xyY:
0.2675, 0.1281, 14.1680
CIE-Lab:
44.4729, 78.1357, -65.6975
CIE-LCH:
44.4729, 102.0850, 319.9425
CIE-Luv:
44.4729, 40.1343, -104.1876
Hunter-Lab:
37.6404, 74.3534, -78.9075
#ab14d9 color charts
#ab14d9 color shades, tints & tones
#ab14d9 color schemes
#ab14d9 color preview, HTML & CSS examples
This text has a color of #ab14d9
<p style="color:#ab14d9;">Text here</p>
.mytext {color:#ab14d9;}
This box has a color of #ab14d9
<div style="background-color:#ab14d9;">Content here</div>
.mybackground {background-color:#ab14d9;}
Border around this has a color of #ab14d9
<div style="border:2px solid #ab14d9;">Content here</div>
.myborder {border:2px solid #ab14d9;}