#c30dd3 color space conversions
Hex:
#c30dd3
RGB:
195, 13, 211
CMY:
24, 95, 17
CMYK:
8, 94, 0, 17
HSL:
295°, 88.3929%, 43.9216%
HSV (HSB):
295°, 93.8389%, 82.7451%
XYZ:
34.4075, 16.5931, 63.0173
xyY:
0.3018, 0.1455, 16.5931
CIE-Lab:
47.7432, 81.5932, -56.7702
CIE-LCH:
47.7432, 99.3998, 325.1709
CIE-Luv:
47.7432, 58.0500, -94.4528
Hunter-Lab:
40.7346, 79.4887, -63.2086
#c30dd3 color charts
#c30dd3 color shades, tints & tones
#c30dd3 color schemes
#c30dd3 color preview, HTML & CSS examples
This text has a color of #c30dd3
<p style="color:#c30dd3;">Text here</p>
.mytext {color:#c30dd3;}
This box has a color of #c30dd3
<div style="background-color:#c30dd3;">Content here</div>
.mybackground {background-color:#c30dd3;}
Border around this has a color of #c30dd3
<div style="border:2px solid #c30dd3;">Content here</div>
.myborder {border:2px solid #c30dd3;}