#c300dd color space conversions
Hex:
#c300dd
RGB:
195, 0, 221
CMY:
24, 100, 13
CMYK:
12, 100, 0, 13
HSL:
293°, 100.0000%, 43.3333%
HSV (HSB):
293°, 100.0000%, 86.6667%
XYZ:
35.5568, 16.8226, 69.7796
xyY:
0.2911, 0.1377, 16.8226
CIE-Lab:
48.0357, 84.2570, -62.0263
CIE-LCH:
48.0357, 104.6255, 323.6411
CIE-Luv:
48.0357, 55.0759, -102.3158
Hunter-Lab:
41.0153, 82.9677, -72.1598
#c300dd color charts
#c300dd color shades, tints & tones
#c300dd color schemes
#c300dd color preview, HTML & CSS examples
This text has a color of #c300dd
<p style="color:#c300dd;">Text here</p>
.mytext {color:#c300dd;}
This box has a color of #c300dd
<div style="background-color:#c300dd;">Content here</div>
.mybackground {background-color:#c300dd;}
Border around this has a color of #c300dd
<div style="border:2px solid #c300dd;">Content here</div>
.myborder {border:2px solid #c300dd;}