#c900dd color space conversions
Hex:
#c900dd
RGB:
201, 0, 221
CMY:
21, 100, 13
CMYK:
9, 100, 0, 13
HSL:
295°, 100.0000%, 43.3333%
HSV (HSB):
295°, 100.0000%, 86.6667%
XYZ:
37.1385, 17.6380, 69.8537
xyY:
0.2980, 0.1415, 17.6380
CIE-Lab:
49.0540, 85.1324, -60.3315
CIE-LCH:
49.0540, 104.3428, 324.6756
CIE-Luv:
49.0540, 59.1277, -100.6617
Hunter-Lab:
41.9976, 84.3521, -69.2175
#c900dd color charts
#c900dd color shades, tints & tones
#c900dd color schemes
#c900dd color preview, HTML & CSS examples
This text has a color of #c900dd
<p style="color:#c900dd;">Text here</p>
.mytext {color:#c900dd;}
This box has a color of #c900dd
<div style="background-color:#c900dd;">Content here</div>
.mybackground {background-color:#c900dd;}
Border around this has a color of #c900dd
<div style="border:2px solid #c900dd;">Content here</div>
.myborder {border:2px solid #c900dd;}