#a82afc color space conversions
Hex:
#a82afc
RGB:
168, 42, 252
CMY:
34, 84, 1
CMYK:
33, 83, 0, 1
HSL:
276°, 97.2222%, 57.6471%
HSV (HSB):
276°, 83.3333%, 98.8235%
XYZ:
34.5471, 17.0090, 93.5577
xyY:
0.2381, 0.1172, 17.0090
CIE-Lab:
48.2714, 79.7978, -79.3256
CIE-LCH:
48.2714, 112.5177, 315.1700
CIE-Luv:
48.2714, 27.8904, -125.4681
Hunter-Lab:
41.2420, 77.3502, -105.6302
#a82afc color charts
#a82afc color shades, tints & tones
#a82afc color schemes
#a82afc color preview, HTML & CSS examples
This text has a color of #a82afc
<p style="color:#a82afc;">Text here</p>
.mytext {color:#a82afc;}
This box has a color of #a82afc
<div style="background-color:#a82afc;">Content here</div>
.mybackground {background-color:#a82afc;}
Border around this has a color of #a82afc
<div style="border:2px solid #a82afc;">Content here</div>
.myborder {border:2px solid #a82afc;}