#a82adc color space conversions
Hex:
#a82adc
RGB:
168, 42, 220
CMY:
34, 84, 14
CMYK:
24, 81, 0, 14
HSL:
282°, 71.7742%, 51.3725%
HSV (HSB):
282°, 80.9091%, 86.2745%
XYZ:
29.8947, 15.1481, 69.0584
xyY:
0.2620, 0.1328, 15.1481
CIE-Lab:
45.8363, 73.4977, -65.2221
CIE-LCH:
45.8363, 98.2641, 318.4140
CIE-Luv:
45.8363, 35.5804, -104.0990
Hunter-Lab:
38.9205, 68.9942, -77.9565
#a82adc color charts
#a82adc color shades, tints & tones
#a82adc color schemes
#a82adc color preview, HTML & CSS examples
This text has a color of #a82adc
<p style="color:#a82adc;">Text here</p>
.mytext {color:#a82adc;}
This box has a color of #a82adc
<div style="background-color:#a82adc;">Content here</div>
.mybackground {background-color:#a82adc;}
Border around this has a color of #a82adc
<div style="border:2px solid #a82adc;">Content here</div>
.myborder {border:2px solid #a82adc;}