#cc3b8c color space conversions
Hex:
#cc3b8c
RGB:
204, 59, 140
CMY:
20, 77, 45
CMYK:
0, 71, 31, 20
HSL:
326°, 58.7045%, 51.5686%
HSV (HSB):
326°, 71.0784%, 80.0000%
XYZ:
31.1994, 17.8587, 26.6136
xyY:
0.4123, 0.2360, 17.8587
CIE-Lab:
49.3243, 63.3398, -12.4202
CIE-LCH:
49.3243, 64.5461, 348.9057
CIE-Luv:
49.3243, 84.3263, -28.3175
Hunter-Lab:
42.2596, 57.8287, -7.7571
#cc3b8c color charts
#cc3b8c color shades, tints & tones
#cc3b8c color schemes
#cc3b8c color preview, HTML & CSS examples
This text has a color of #cc3b8c
<p style="color:#cc3b8c;">Text here</p>
.mytext {color:#cc3b8c;}
This box has a color of #cc3b8c
<div style="background-color:#cc3b8c;">Content here</div>
.mybackground {background-color:#cc3b8c;}
Border around this has a color of #cc3b8c
<div style="border:2px solid #cc3b8c;">Content here</div>
.myborder {border:2px solid #cc3b8c;}