#cc38ed color space conversions
Hex:
#cc38ed
RGB:
204, 56, 237
CMY:
20, 78, 7
CMYK:
14, 76, 0, 7
HSL:
289°, 83.4101%, 57.4510%
HSV (HSB):
289°, 76.3713%, 92.9412%
XYZ:
41.6021, 21.7801, 82.1321
xyY:
0.2859, 0.1497, 21.7801
CIE-Lab:
53.7929, 78.7998, -61.7272
CIE-LCH:
53.7929, 100.0982, 321.9269
CIE-Luv:
53.7929, 50.9619, -104.5097
Hunter-Lab:
46.6692, 77.4482, -71.6747
#cc38ed color charts
#cc38ed color shades, tints & tones
#cc38ed color schemes
#cc38ed color preview, HTML & CSS examples
This text has a color of #cc38ed
<p style="color:#cc38ed;">Text here</p>
.mytext {color:#cc38ed;}
This box has a color of #cc38ed
<div style="background-color:#cc38ed;">Content here</div>
.mybackground {background-color:#cc38ed;}
Border around this has a color of #cc38ed
<div style="border:2px solid #cc38ed;">Content here</div>
.myborder {border:2px solid #cc38ed;}