#c30ca5 color space conversions
Hex:
#c30ca5
RGB:
195, 12, 165
CMY:
24, 95, 35
CMYK:
0, 94, 15, 24
HSL:
310°, 88.4058%, 40.5882%
HSV (HSB):
310°, 93.8462%, 76.4706%
XYZ:
29.4287, 14.5817, 36.8608
xyY:
0.3639, 0.1803, 14.5817
CIE-Lab:
45.0558, 75.0859, -34.1213
CIE-LCH:
45.0558, 82.4752, 335.5615
CIE-Luv:
45.0558, 76.3187, -60.0429
Hunter-Lab:
38.1859, 70.7388, -30.5023
#c30ca5 color charts
#c30ca5 color shades, tints & tones
#c30ca5 color schemes
#c30ca5 color preview, HTML & CSS examples
This text has a color of #c30ca5
<p style="color:#c30ca5;">Text here</p>
.mytext {color:#c30ca5;}
This box has a color of #c30ca5
<div style="background-color:#c30ca5;">Content here</div>
.mybackground {background-color:#c30ca5;}
Border around this has a color of #c30ca5
<div style="border:2px solid #c30ca5;">Content here</div>
.myborder {border:2px solid #c30ca5;}