#c30ddd color space conversions
Hex:
#c30ddd
RGB:
195, 13, 221
CMY:
24, 95, 13
CMYK:
12, 94, 0, 13
HSL:
293°, 88.8889%, 45.8824%
HSV (HSB):
293°, 94.1176%, 86.6667%
XYZ:
35.7007, 17.1104, 69.8276
xyY:
0.2911, 0.1395, 17.1104
CIE-Lab:
48.3988, 83.1770, -61.4397
CIE-LCH:
48.3988, 103.4082, 323.5481
CIE-Luv:
48.3988, 54.5624, -101.5996
Hunter-Lab:
41.3647, 81.6701, -71.1319
#c30ddd color charts
#c30ddd color shades, tints & tones
#c30ddd color schemes
#c30ddd color preview, HTML & CSS examples
This text has a color of #c30ddd
<p style="color:#c30ddd;">Text here</p>
.mytext {color:#c30ddd;}
This box has a color of #c30ddd
<div style="background-color:#c30ddd;">Content here</div>
.mybackground {background-color:#c30ddd;}
Border around this has a color of #c30ddd
<div style="border:2px solid #c30ddd;">Content here</div>
.myborder {border:2px solid #c30ddd;}