#cc42e6 color space conversions
Hex:
#cc42e6
RGB:
204, 66, 230
CMY:
20, 74, 10
CMYK:
11, 71, 0, 10
HSL:
290°, 76.6355%, 58.0392%
HSV (HSB):
290°, 71.3043%, 90.1961%
XYZ:
41.1330, 22.4470, 77.0277
xyY:
0.2925, 0.1596, 22.4470
CIE-Lab:
54.4981, 74.3282, -56.6589
CIE-LCH:
54.4981, 93.4608, 322.6824
CIE-Luv:
54.4981, 51.2673, -96.7524
Hunter-Lab:
47.3782, 72.0588, -63.2291
#cc42e6 color charts
#cc42e6 color shades, tints & tones
#cc42e6 color schemes
#cc42e6 color preview, HTML & CSS examples
This text has a color of #cc42e6
<p style="color:#cc42e6;">Text here</p>
.mytext {color:#cc42e6;}
This box has a color of #cc42e6
<div style="background-color:#cc42e6;">Content here</div>
.mybackground {background-color:#cc42e6;}
Border around this has a color of #cc42e6
<div style="border:2px solid #cc42e6;">Content here</div>
.myborder {border:2px solid #cc42e6;}