#ab8ccf color space conversions
Hex:
#ab8ccf
RGB:
171, 140, 207
CMY:
33, 45, 19
CMYK:
17, 32, 0, 19
HSL:
268°, 41.1043%, 68.0392%
HSV (HSB):
268°, 32.3671%, 81.1765%
XYZ:
37.4352, 31.9191, 63.2194
xyY:
0.2824, 0.2408, 31.9191
CIE-Lab:
63.2760, 24.8015, -30.1676
CIE-LCH:
63.2760, 39.0538, 309.4245
CIE-Luv:
63.2760, 11.7577, -50.4793
Hunter-Lab:
56.4970, 19.4052, -26.7969
#ab8ccf color charts
#ab8ccf color shades, tints & tones
#ab8ccf color schemes
#ab8ccf color preview, HTML & CSS examples
This text has a color of #ab8ccf
<p style="color:#ab8ccf;">Text here</p>
.mytext {color:#ab8ccf;}
This box has a color of #ab8ccf
<div style="background-color:#ab8ccf;">Content here</div>
.mybackground {background-color:#ab8ccf;}
Border around this has a color of #ab8ccf
<div style="border:2px solid #ab8ccf;">Content here</div>
.myborder {border:2px solid #ab8ccf;}