#cc82c0 color space conversions
Hex:
#cc82c0
RGB:
204, 130, 192
CMY:
20, 49, 25
CMYK:
0, 36, 6, 20
HSL:
310°, 42.0455%, 65.4902%
HSV (HSB):
310°, 36.2745%, 80.0000%
XYZ:
42.3989, 32.6084, 53.9286
xyY:
0.3288, 0.2529, 32.6084
CIE-Lab:
63.8426, 37.8909, -20.5804
CIE-LCH:
63.8426, 43.1193, 331.4915
CIE-Luv:
63.8426, 38.8229, -37.3813
Hunter-Lab:
57.1038, 32.6026, -16.0206
#cc82c0 color charts
#cc82c0 color shades, tints & tones
#cc82c0 color schemes
#cc82c0 color preview, HTML & CSS examples
This text has a color of #cc82c0
<p style="color:#cc82c0;">Text here</p>
.mytext {color:#cc82c0;}
This box has a color of #cc82c0
<div style="background-color:#cc82c0;">Content here</div>
.mybackground {background-color:#cc82c0;}
Border around this has a color of #cc82c0
<div style="border:2px solid #cc82c0;">Content here</div>
.myborder {border:2px solid #cc82c0;}