#a72adc color space conversions
Hex:
#a72adc
RGB:
167, 42, 220
CMY:
35, 84, 14
CMYK:
24, 81, 0, 14
HSL:
282°, 71.7742%, 51.3725%
HSV (HSB):
282°, 80.9091%, 86.2745%
XYZ:
29.6826, 15.0387, 69.0485
xyY:
0.2609, 0.1322, 15.0387
CIE-Lab:
45.6872, 73.3345, -65.4711
CIE-LCH:
45.6872, 98.3077, 318.2424
CIE-Luv:
45.6872, 34.9975, -104.3144
Hunter-Lab:
38.7798, 68.7617, -78.4216
#a72adc color charts
#a72adc color shades, tints & tones
#a72adc color schemes
#a72adc color preview, HTML & CSS examples
This text has a color of #a72adc
<p style="color:#a72adc;">Text here</p>
.mytext {color:#a72adc;}
This box has a color of #a72adc
<div style="background-color:#a72adc;">Content here</div>
.mybackground {background-color:#a72adc;}
Border around this has a color of #a72adc
<div style="border:2px solid #a72adc;">Content here</div>
.myborder {border:2px solid #a72adc;}