#ab8bca color space conversions
Hex:
#ab8bca
RGB:
171, 139, 202
CMY:
33, 45, 21
CMYK:
15, 31, 0, 21
HSL:
270°, 37.2781%, 66.8627%
HSV (HSB):
270°, 31.1881%, 79.2157%
XYZ:
36.6879, 31.3874, 60.0018
xyY:
0.2865, 0.2451, 31.3874
CIE-Lab:
62.8333, 24.2542, -28.0506
CIE-LCH:
62.8333, 37.0824, 310.8486
CIE-Luv:
62.8333, 12.7552, -46.9264
Hunter-Lab:
56.0245, 18.8486, -24.2820
#ab8bca color charts
#ab8bca color shades, tints & tones
#ab8bca color schemes
#ab8bca color preview, HTML & CSS examples
This text has a color of #ab8bca
<p style="color:#ab8bca;">Text here</p>
.mytext {color:#ab8bca;}
This box has a color of #ab8bca
<div style="background-color:#ab8bca;">Content here</div>
.mybackground {background-color:#ab8bca;}
Border around this has a color of #ab8bca
<div style="border:2px solid #ab8bca;">Content here</div>
.myborder {border:2px solid #ab8bca;}