#ab98ce color space conversions
Hex:
#ab98ce
RGB:
171, 152, 206
CMY:
33, 40, 19
CMYK:
17, 26, 0, 19
HSL:
261°, 35.5263%, 70.1961%
HSV (HSB):
261°, 26.2136%, 80.7843%
XYZ:
39.1634, 35.5706, 63.1942
xyY:
0.2839, 0.2579, 35.5706
CIE-Lab:
66.1905, 17.7941, -25.1202
CIE-LCH:
66.1905, 30.7840, 305.3122
CIE-Luv:
66.1905, 6.5912, -41.6291
Hunter-Lab:
59.6411, 12.8402, -21.0734
#ab98ce color charts
#ab98ce color shades, tints & tones
#ab98ce color schemes
#ab98ce color preview, HTML & CSS examples
This text has a color of #ab98ce
<p style="color:#ab98ce;">Text here</p>
.mytext {color:#ab98ce;}
This box has a color of #ab98ce
<div style="background-color:#ab98ce;">Content here</div>
.mybackground {background-color:#ab98ce;}
Border around this has a color of #ab98ce
<div style="border:2px solid #ab98ce;">Content here</div>
.myborder {border:2px solid #ab98ce;}