#a272ca color space conversions
Hex:
#a272ca
RGB:
162, 114, 202
CMY:
36, 55, 21
CMYK:
20, 44, 0, 21
HSL:
273°, 45.3608%, 61.9608%
HSV (HSB):
273°, 43.5644%, 79.2157%
XYZ:
31.5783, 23.9803, 58.8414
xyY:
0.2760, 0.2096, 23.9803
CIE-Lab:
56.0680, 35.6626, -38.6510
CIE-LCH:
56.0680, 52.5901, 312.6972
CIE-Luv:
56.0680, 17.9438, -64.3151
Hunter-Lab:
48.9697, 29.4095, -36.9635
#a272ca color charts
#a272ca color shades, tints & tones
#a272ca color schemes
#a272ca color preview, HTML & CSS examples
This text has a color of #a272ca
<p style="color:#a272ca;">Text here</p>
.mytext {color:#a272ca;}
This box has a color of #a272ca
<div style="background-color:#a272ca;">Content here</div>
.mybackground {background-color:#a272ca;}
Border around this has a color of #a272ca
<div style="border:2px solid #a272ca;">Content here</div>
.myborder {border:2px solid #a272ca;}