#cc48cc color space conversions
Hex:
#cc48cc
RGB:
204, 72, 204
CMY:
20, 72, 20
CMYK:
0, 65, 0, 20
HSL:
300°, 56.4103%, 54.1176%
HSV (HSB):
300°, 64.7059%, 80.0000%
XYZ:
38.1183, 21.8317, 59.3316
xyY:
0.3196, 0.1830, 21.8317
CIE-Lab:
53.8480, 67.6552, -42.9298
CIE-LCH:
53.8480, 80.1261, 327.6033
CIE-Luv:
53.8480, 57.8595, -74.8162
Hunter-Lab:
46.7244, 63.8544, -42.5805
#cc48cc color charts
#cc48cc color shades, tints & tones
#cc48cc color schemes
#cc48cc color preview, HTML & CSS examples
This text has a color of #cc48cc
<p style="color:#cc48cc;">Text here</p>
.mytext {color:#cc48cc;}
This box has a color of #cc48cc
<div style="background-color:#cc48cc;">Content here</div>
.mybackground {background-color:#cc48cc;}
Border around this has a color of #cc48cc
<div style="border:2px solid #cc48cc;">Content here</div>
.myborder {border:2px solid #cc48cc;}