#c30cc5 color space conversions
Hex:
#c30cc5
RGB:
195, 12, 197
CMY:
24, 95, 23
CMYK:
1, 94, 0, 23
HSL:
299°, 88.5167%, 40.9804%
HSV (HSB):
299°, 93.9086%, 77.2549%
XYZ:
32.7152, 15.8963, 54.1673
xyY:
0.3183, 0.1547, 15.8963
CIE-Lab:
46.8381, 79.5539, -50.1316
CIE-LCH:
46.8381, 94.0319, 327.7825
CIE-Luv:
46.8381, 63.2754, -84.2910
Hunter-Lab:
39.8701, 76.6944, -52.6420
#c30cc5 color charts
#c30cc5 color shades, tints & tones
#c30cc5 color schemes
#c30cc5 color preview, HTML & CSS examples
This text has a color of #c30cc5
<p style="color:#c30cc5;">Text here</p>
.mytext {color:#c30cc5;}
This box has a color of #c30cc5
<div style="background-color:#c30cc5;">Content here</div>
.mybackground {background-color:#c30cc5;}
Border around this has a color of #c30cc5
<div style="border:2px solid #c30cc5;">Content here</div>
.myborder {border:2px solid #c30cc5;}