#ab82fd color space conversions
Hex:
#ab82fd
RGB:
171, 130, 253
CMY:
33, 49, 1
CMYK:
32, 49, 0, 1
HSL:
260°, 96.8504%, 75.0980%
HSV (HSB):
260°, 48.6166%, 99.2157%
XYZ:
42.5068, 31.7150, 96.8098
xyY:
0.2485, 0.1854, 31.7150
CIE-Lab:
63.1067, 41.3868, -55.9256
CIE-LCH:
63.1067, 69.5740, 306.5027
CIE-Luv:
63.1067, 10.1875, -94.6429
Hunter-Lab:
56.3161, 36.1768, -62.5007
#ab82fd color charts
#ab82fd color shades, tints & tones
#ab82fd color schemes
#ab82fd color preview, HTML & CSS examples
This text has a color of #ab82fd
<p style="color:#ab82fd;">Text here</p>
.mytext {color:#ab82fd;}
This box has a color of #ab82fd
<div style="background-color:#ab82fd;">Content here</div>
.mybackground {background-color:#ab82fd;}
Border around this has a color of #ab82fd
<div style="border:2px solid #ab82fd;">Content here</div>
.myborder {border:2px solid #ab82fd;}