#c82caa color space conversions
Hex:
#c82caa
RGB:
200, 44, 170
CMY:
22, 83, 33
CMYK:
0, 78, 15, 22
HSL:
312°, 63.9344%, 47.8431%
HSV (HSB):
312°, 78.0000%, 78.4314%
XYZ:
31.9758, 16.9830, 39.6229
xyY:
0.3610, 0.1917, 16.9830
CIE-Lab:
48.2386, 70.8572, -32.0319
CIE-LCH:
48.2386, 77.7611, 335.6740
CIE-Luv:
48.2386, 73.6916, -57.3704
Hunter-Lab:
41.2104, 66.3826, -28.1587
#c82caa color charts
#c82caa color shades, tints & tones
#c82caa color schemes
#c82caa color preview, HTML & CSS examples
This text has a color of #c82caa
<p style="color:#c82caa;">Text here</p>
.mytext {color:#c82caa;}
This box has a color of #c82caa
<div style="background-color:#c82caa;">Content here</div>
.mybackground {background-color:#c82caa;}
Border around this has a color of #c82caa
<div style="border:2px solid #c82caa;">Content here</div>
.myborder {border:2px solid #c82caa;}