#cc238c color space conversions
Hex:
#cc238c
RGB:
204, 35, 140
CMY:
20, 86, 45
CMYK:
0, 83, 31, 20
HSL:
323°, 70.7113%, 46.8627%
HSV (HSB):
323°, 82.8431%, 80.0000%
XYZ:
30.2365, 15.9329, 26.2927
xyY:
0.4173, 0.2199, 15.9329
CIE-Lab:
46.8863, 70.2630, -16.1189
CIE-LCH:
46.8863, 72.0882, 347.0794
CIE-Luv:
46.8863, 91.1836, -34.3810
Hunter-Lab:
39.9160, 65.3612, -11.1131
#cc238c color charts
#cc238c color shades, tints & tones
#cc238c color schemes
#cc238c color preview, HTML & CSS examples
This text has a color of #cc238c
<p style="color:#cc238c;">Text here</p>
.mytext {color:#cc238c;}
This box has a color of #cc238c
<div style="background-color:#cc238c;">Content here</div>
.mybackground {background-color:#cc238c;}
Border around this has a color of #cc238c
<div style="border:2px solid #cc238c;">Content here</div>
.myborder {border:2px solid #cc238c;}