#c20fac color space conversions
Hex:
#c20fac
RGB:
194, 15, 172
CMY:
24, 94, 33
CMYK:
0, 92, 11, 24
HSL:
307°, 85.6459%, 40.9804%
HSV (HSB):
307°, 92.2680%, 76.0784%
XYZ:
29.8654, 14.7895, 40.3103
xyY:
0.3515, 0.1741, 14.7895
CIE-Lab:
45.3446, 75.5061, -37.8426
CIE-LCH:
45.3446, 84.4584, 333.3806
CIE-Luv:
45.3446, 72.3539, -65.5141
Hunter-Lab:
38.4572, 71.3208, -35.2270
#c20fac color charts
#c20fac color shades, tints & tones
#c20fac color schemes
#c20fac color preview, HTML & CSS examples
This text has a color of #c20fac
<p style="color:#c20fac;">Text here</p>
.mytext {color:#c20fac;}
This box has a color of #c20fac
<div style="background-color:#c20fac;">Content here</div>
.mybackground {background-color:#c20fac;}
Border around this has a color of #c20fac
<div style="border:2px solid #c20fac;">Content here</div>
.myborder {border:2px solid #c20fac;}