#c82add color space conversions
Hex:
#c82add
RGB:
200, 42, 221
CMY:
22, 84, 13
CMYK:
10, 81, 0, 13
HSL:
293°, 72.4696%, 51.5686%
HSV (HSB):
293°, 80.9955%, 86.6667%
XYZ:
37.6985, 19.1557, 70.1171
xyY:
0.2969, 0.1509, 19.1557
CIE-Lab:
50.8689, 79.1376, -57.4189
CIE-LCH:
50.8689, 97.7737, 324.0369
CIE-Luv:
50.8689, 55.4266, -96.7625
Hunter-Lab:
43.7673, 77.1565, -64.3481
#c82add color charts
#c82add color shades, tints & tones
#c82add color schemes
#c82add color preview, HTML & CSS examples
This text has a color of #c82add
<p style="color:#c82add;">Text here</p>
.mytext {color:#c82add;}
This box has a color of #c82add
<div style="background-color:#c82add;">Content here</div>
.mybackground {background-color:#c82add;}
Border around this has a color of #c82add
<div style="border:2px solid #c82add;">Content here</div>
.myborder {border:2px solid #c82add;}