#c20db7 color space conversions
Hex:
#c20db7
RGB:
194, 13, 183
CMY:
24, 95, 28
CMYK:
0, 93, 6, 24
HSL:
304°, 87.4396%, 40.5882%
HSV (HSB):
304°, 93.2990%, 76.0784%
XYZ:
30.9393, 15.1761, 46.0983
xyY:
0.3355, 0.1646, 15.1761
CIE-Lab:
45.8744, 77.2489, -43.4975
CIE-LCH:
45.8744, 88.6534, 330.6169
CIE-Luv:
45.8744, 67.9793, -74.0607
Hunter-Lab:
38.9565, 73.5911, -42.8900
#c20db7 color charts
#c20db7 color shades, tints & tones
#c20db7 color schemes
#c20db7 color preview, HTML & CSS examples
This text has a color of #c20db7
<p style="color:#c20db7;">Text here</p>
.mytext {color:#c20db7;}
This box has a color of #c20db7
<div style="background-color:#c20db7;">Content here</div>
.mybackground {background-color:#c20db7;}
Border around this has a color of #c20db7
<div style="border:2px solid #c20db7;">Content here</div>
.myborder {border:2px solid #c20db7;}