#c82d8a color space conversions
Hex:
#c82d8a
RGB:
200, 45, 138
CMY:
22, 82, 46
CMYK:
0, 78, 31, 22
HSL:
324°, 63.2653%, 48.0392%
HSV (HSB):
324°, 77.5000%, 78.4314%
XYZ:
29.3452, 15.9911, 25.5847
xyY:
0.4138, 0.2255, 15.9911
CIE-Lab:
46.9628, 66.5461, -14.8590
CIE-LCH:
46.9628, 68.1848, 347.4130
CIE-Luv:
46.9628, 86.3545, -31.9554
Hunter-Lab:
39.9889, 61.0090, -9.9412
#c82d8a color charts
#c82d8a color shades, tints & tones
#c82d8a color schemes
#c82d8a color preview, HTML & CSS examples
This text has a color of #c82d8a
<p style="color:#c82d8a;">Text here</p>
.mytext {color:#c82d8a;}
This box has a color of #c82d8a
<div style="background-color:#c82d8a;">Content here</div>
.mybackground {background-color:#c82d8a;}
Border around this has a color of #c82d8a
<div style="border:2px solid #c82d8a;">Content here</div>
.myborder {border:2px solid #c82d8a;}