#ab98d6 color space conversions
Hex:
#ab98d6
RGB:
171, 152, 214
CMY:
33, 40, 16
CMYK:
20, 29, 0, 16
HSL:
258°, 43.0556%, 71.7647%
HSV (HSB):
258°, 28.9720%, 83.9216%
XYZ:
40.1604, 35.9694, 68.4444
xyY:
0.2778, 0.2488, 35.9694
CIE-Lab:
66.4966, 19.6060, -29.0903
CIE-LCH:
66.4966, 35.0805, 303.9788
CIE-Luv:
66.4966, 5.8697, -48.3804
Hunter-Lab:
59.9745, 14.5726, -25.6811
#ab98d6 color charts
#ab98d6 color shades, tints & tones
#ab98d6 color schemes
#ab98d6 color preview, HTML & CSS examples
This text has a color of #ab98d6
<p style="color:#ab98d6;">Text here</p>
.mytext {color:#ab98d6;}
This box has a color of #ab98d6
<div style="background-color:#ab98d6;">Content here</div>
.mybackground {background-color:#ab98d6;}
Border around this has a color of #ab98d6
<div style="border:2px solid #ab98d6;">Content here</div>
.myborder {border:2px solid #ab98d6;}