#cc58e4 color space conversions
Hex:
#cc58e4
RGB:
204, 88, 228
CMY:
20, 65, 11
CMYK:
11, 61, 0, 11
HSL:
290°, 72.1649%, 61.9608%
HSV (HSB):
290°, 61.4035%, 89.4118%
XYZ:
42.3952, 25.4183, 76.0705
xyY:
0.2946, 0.1767, 25.4183
CIE-Lab:
57.4807, 65.3015, -50.7753
CIE-LCH:
57.4807, 82.7189, 322.1331
CIE-Luv:
57.4807, 46.5542, -87.7319
Hunter-Lab:
50.4165, 61.8714, -54.1676
#cc58e4 color charts
#cc58e4 color shades, tints & tones
#cc58e4 color schemes
#cc58e4 color preview, HTML & CSS examples
This text has a color of #cc58e4
<p style="color:#cc58e4;">Text here</p>
.mytext {color:#cc58e4;}
This box has a color of #cc58e4
<div style="background-color:#cc58e4;">Content here</div>
.mybackground {background-color:#cc58e4;}
Border around this has a color of #cc58e4
<div style="border:2px solid #cc58e4;">Content here</div>
.myborder {border:2px solid #cc58e4;}