#c82f8c color space conversions
Hex:
#c82f8c
RGB:
200, 47, 140
CMY:
22, 82, 45
CMYK:
0, 77, 30, 22
HSL:
324°, 61.9433%, 48.4314%
HSV (HSB):
324°, 76.5000%, 78.4314%
XYZ:
29.5696, 16.2058, 26.3805
xyY:
0.4098, 0.2246, 16.2058
CIE-Lab:
47.2434, 66.1956, -15.6418
CIE-LCH:
47.2434, 68.0185, 346.7050
CIE-Luv:
47.2434, 84.9820, -33.0084
Hunter-Lab:
40.2565, 60.6646, -10.6738
#c82f8c color charts
#c82f8c color shades, tints & tones
#c82f8c color schemes
#c82f8c color preview, HTML & CSS examples
This text has a color of #c82f8c
<p style="color:#c82f8c;">Text here</p>
.mytext {color:#c82f8c;}
This box has a color of #c82f8c
<div style="background-color:#c82f8c;">Content here</div>
.mybackground {background-color:#c82f8c;}
Border around this has a color of #c82f8c
<div style="border:2px solid #c82f8c;">Content here</div>
.myborder {border:2px solid #c82f8c;}