#c30fac color space conversions
Hex:
#c30fac
RGB:
195, 15, 172
CMY:
24, 94, 33
CMYK:
0, 92, 12, 24
HSL:
308°, 85.7143%, 41.1765%
HSV (HSB):
308°, 92.3077%, 76.4706%
XYZ:
30.1229, 14.9223, 40.3224
xyY:
0.3529, 0.1748, 14.9223
CIE-Lab:
45.5276, 75.6915, -37.5414
CIE-LCH:
45.5276, 84.4900, 333.6196
CIE-Luv:
45.5276, 73.1157, -65.1808
Hunter-Lab:
38.6294, 71.5914, -34.8478
#c30fac color charts
#c30fac color shades, tints & tones
#c30fac color schemes
#c30fac color preview, HTML & CSS examples
This text has a color of #c30fac
<p style="color:#c30fac;">Text here</p>
.mytext {color:#c30fac;}
This box has a color of #c30fac
<div style="background-color:#c30fac;">Content here</div>
.mybackground {background-color:#c30fac;}
Border around this has a color of #c30fac
<div style="border:2px solid #c30fac;">Content here</div>
.myborder {border:2px solid #c30fac;}