#a72cc8 color space conversions
Hex:
#a72cc8
RGB:
167, 44, 200
CMY:
35, 83, 22
CMYK:
17, 78, 0, 22
HSL:
287°, 63.9344%, 47.8431%
HSV (HSB):
287°, 78.0000%, 78.4314%
XYZ:
27.2624, 14.1870, 55.9451
xyY:
0.2799, 0.1457, 14.1870
CIE-Lab:
44.4999, 68.9696, -55.8780
CIE-LCH:
44.4999, 88.7647, 320.9862
CIE-Luv:
44.4999, 40.2070, -89.8485
Hunter-Lab:
37.6656, 63.2834, -61.6980
#a72cc8 color charts
#a72cc8 color shades, tints & tones
#a72cc8 color schemes
#a72cc8 color preview, HTML & CSS examples
This text has a color of #a72cc8
<p style="color:#a72cc8;">Text here</p>
.mytext {color:#a72cc8;}
This box has a color of #a72cc8
<div style="background-color:#a72cc8;">Content here</div>
.mybackground {background-color:#a72cc8;}
Border around this has a color of #a72cc8
<div style="border:2px solid #a72cc8;">Content here</div>
.myborder {border:2px solid #a72cc8;}