#ac82f5 color space conversions
Hex:
#ac82f5
RGB:
172, 130, 245
CMY:
33, 49, 4
CMYK:
30, 47, 0, 4
HSL:
262°, 85.1852%, 73.5294%
HSV (HSB):
262°, 46.9388%, 96.0784%
XYZ:
41.4773, 31.3285, 90.2471
xyY:
0.2544, 0.1921, 31.3285
CIE-Lab:
62.7840, 39.6656, -52.0343
CIE-LCH:
62.7840, 65.4288, 307.3182
CIE-Luv:
62.7840, 11.6559, -88.0226
Hunter-Lab:
55.9719, 34.3247, -56.4169
#ac82f5 color charts
#ac82f5 color shades, tints & tones
#ac82f5 color schemes
#ac82f5 color preview, HTML & CSS examples
This text has a color of #ac82f5
<p style="color:#ac82f5;">Text here</p>
.mytext {color:#ac82f5;}
This box has a color of #ac82f5
<div style="background-color:#ac82f5;">Content here</div>
.mybackground {background-color:#ac82f5;}
Border around this has a color of #ac82f5
<div style="border:2px solid #ac82f5;">Content here</div>
.myborder {border:2px solid #ac82f5;}