#c20f8b color space conversions
Hex:
#c20f8b
RGB:
194, 15, 139
CMY:
24, 94, 45
CMYK:
0, 92, 28, 24
HSL:
318°, 85.6459%, 40.9804%
HSV (HSB):
318°, 92.2680%, 76.0784%
XYZ:
27.0792, 13.6751, 25.6384
xyY:
0.4079, 0.2060, 13.6751
CIE-Lab:
43.7633, 71.4045, -20.4618
CIE-LCH:
43.7633, 74.2784, 344.0097
CIE-Luv:
43.7633, 86.7965, -39.9319
Hunter-Lab:
36.9798, 65.9953, -15.2204
#c20f8b color charts
#c20f8b color shades, tints & tones
#c20f8b color schemes
#c20f8b color preview, HTML & CSS examples
This text has a color of #c20f8b
<p style="color:#c20f8b;">Text here</p>
.mytext {color:#c20f8b;}
This box has a color of #c20f8b
<div style="background-color:#c20f8b;">Content here</div>
.mybackground {background-color:#c20f8b;}
Border around this has a color of #c20f8b
<div style="border:2px solid #c20f8b;">Content here</div>
.myborder {border:2px solid #c20f8b;}