#cc82b4 color space conversions
Hex:
#cc82b4
RGB:
204, 130, 180
CMY:
20, 49, 29
CMYK:
0, 36, 12, 20
HSL:
319°, 42.0455%, 65.4902%
HSV (HSB):
319°, 36.2745%, 80.0000%
XYZ:
41.1227, 32.0979, 47.2081
xyY:
0.3415, 0.2665, 32.0979
CIE-Lab:
63.4237, 35.8240, -14.4357
CIE-LCH:
63.4237, 38.6231, 338.0524
CIE-Luv:
63.4237, 41.0661, -27.5514
Hunter-Lab:
56.6550, 30.4168, -9.7452
#cc82b4 color charts
#cc82b4 color shades, tints & tones
#cc82b4 color schemes
#cc82b4 color preview, HTML & CSS examples
This text has a color of #cc82b4
<p style="color:#cc82b4;">Text here</p>
.mytext {color:#cc82b4;}
This box has a color of #cc82b4
<div style="background-color:#cc82b4;">Content here</div>
.mybackground {background-color:#cc82b4;}
Border around this has a color of #cc82b4
<div style="border:2px solid #cc82b4;">Content here</div>
.myborder {border:2px solid #cc82b4;}