#c30cc0 color space conversions
Hex:
#c30cc0
RGB:
195, 12, 192
CMY:
24, 95, 25
CMYK:
0, 94, 2, 24
HSL:
301°, 88.4058%, 40.5882%
HSV (HSB):
301°, 93.8462%, 76.4706%
XYZ:
32.1516, 15.6708, 51.1994
xyY:
0.3247, 0.1583, 15.6708
CIE-Lab:
46.5396, 78.8165, -47.6973
CIE-LCH:
46.5396, 92.1253, 328.8190
CIE-Luv:
46.5396, 65.2054, -80.5765
Hunter-Lab:
39.5864, 75.6994, -48.9727
#c30cc0 color charts
#c30cc0 color shades, tints & tones
#c30cc0 color schemes
#c30cc0 color preview, HTML & CSS examples
This text has a color of #c30cc0
<p style="color:#c30cc0;">Text here</p>
.mytext {color:#c30cc0;}
This box has a color of #c30cc0
<div style="background-color:#c30cc0;">Content here</div>
.mybackground {background-color:#c30cc0;}
Border around this has a color of #c30cc0
<div style="border:2px solid #c30cc0;">Content here</div>
.myborder {border:2px solid #c30cc0;}