#a82ce5 color space conversions
Hex:
#a82ce5
RGB:
168, 44, 229
CMY:
34, 83, 10
CMYK:
27, 81, 0, 10
HSL:
280°, 78.0591%, 53.5294%
HSV (HSB):
280°, 80.7860%, 89.8039%
XYZ:
31.1920, 15.7833, 75.5312
xyY:
0.2546, 0.1288, 15.7833
CIE-Lab:
46.6889, 74.6719, -68.9614
CIE-LCH:
46.6889, 101.6443, 317.2767
CIE-Luv:
46.6889, 33.0508, -109.9180
Hunter-Lab:
39.7282, 70.6219, -84.9122
#a82ce5 color charts
#a82ce5 color shades, tints & tones
#a82ce5 color schemes
#a82ce5 color preview, HTML & CSS examples
This text has a color of #a82ce5
<p style="color:#a82ce5;">Text here</p>
.mytext {color:#a82ce5;}
This box has a color of #a82ce5
<div style="background-color:#a82ce5;">Content here</div>
.mybackground {background-color:#a82ce5;}
Border around this has a color of #a82ce5
<div style="border:2px solid #a82ce5;">Content here</div>
.myborder {border:2px solid #a82ce5;}