#c81aaa color space conversions
Hex:
#c81aaa
RGB:
200, 26, 170
CMY:
22, 90, 33
CMYK:
0, 87, 15, 22
HSL:
310°, 76.9912%, 44.3137%
HSV (HSB):
310°, 87.0000%, 78.4314%
XYZ:
31.4445, 15.9204, 39.4458
xyY:
0.3622, 0.1834, 15.9204
CIE-Lab:
46.8699, 74.8200, -34.1787
CIE-LCH:
46.8699, 82.2570, 335.4485
CIE-Luv:
46.8699, 76.6751, -60.6916
Hunter-Lab:
39.9004, 70.8456, -30.6843
#c81aaa color charts
#c81aaa color shades, tints & tones
#c81aaa color schemes
#c81aaa color preview, HTML & CSS examples
This text has a color of #c81aaa
<p style="color:#c81aaa;">Text here</p>
.mytext {color:#c81aaa;}
This box has a color of #c81aaa
<div style="background-color:#c81aaa;">Content here</div>
.mybackground {background-color:#c81aaa;}
Border around this has a color of #c81aaa
<div style="border:2px solid #c81aaa;">Content here</div>
.myborder {border:2px solid #c81aaa;}