#cc3bcc color space conversions
Hex:
#cc3bcc
RGB:
204, 59, 204
CMY:
20, 77, 20
CMYK:
0, 71, 0, 20
HSL:
300°, 58.7045%, 51.5686%
HSV (HSB):
300°, 71.0784%, 80.0000%
XYZ:
37.3649, 20.3249, 59.0805
xyY:
0.3200, 0.1741, 20.3249
CIE-Lab:
52.2026, 72.3020, -45.5358
CIE-LCH:
52.2026, 85.4464, 327.7972
CIE-Luv:
52.2026, 60.9888, -78.8618
Hunter-Lab:
45.0832, 69.0450, -46.1400
#cc3bcc color charts
#cc3bcc color shades, tints & tones
#cc3bcc color schemes
#cc3bcc color preview, HTML & CSS examples
This text has a color of #cc3bcc
<p style="color:#cc3bcc;">Text here</p>
.mytext {color:#cc3bcc;}
This box has a color of #cc3bcc
<div style="background-color:#cc3bcc;">Content here</div>
.mybackground {background-color:#cc3bcc;}
Border around this has a color of #cc3bcc
<div style="border:2px solid #cc3bcc;">Content here</div>
.myborder {border:2px solid #cc3bcc;}