#cc5ed3 color space conversions
Hex:
#cc5ed3
RGB:
204, 94, 211
CMY:
20, 63, 17
CMYK:
3, 55, 0, 17
HSL:
296°, 57.0732%, 59.8039%
HSV (HSB):
296°, 55.4502%, 82.7451%
XYZ:
40.6624, 25.5459, 64.4157
xyY:
0.3113, 0.1956, 25.5459
CIE-Lab:
57.6035, 59.4949, -40.9935
CIE-LCH:
57.6035, 72.2503, 325.4322
CIE-Luv:
57.6035, 49.2230, -71.7130
Hunter-Lab:
50.5430, 55.1551, -40.1835
#cc5ed3 color charts
#cc5ed3 color shades, tints & tones
#cc5ed3 color schemes
#cc5ed3 color preview, HTML & CSS examples
This text has a color of #cc5ed3
<p style="color:#cc5ed3;">Text here</p>
.mytext {color:#cc5ed3;}
This box has a color of #cc5ed3
<div style="background-color:#cc5ed3;">Content here</div>
.mybackground {background-color:#cc5ed3;}
Border around this has a color of #cc5ed3
<div style="border:2px solid #cc5ed3;">Content here</div>
.myborder {border:2px solid #cc5ed3;}