#c000dd color space conversions
Hex:
#c000dd
RGB:
192, 0, 221
CMY:
25, 100, 13
CMYK:
13, 100, 0, 13
HSL:
292°, 100.0000%, 43.3333%
HSV (HSB):
292°, 100.0000%, 86.6667%
XYZ:
34.7894, 16.4269, 69.7437
xyY:
0.2876, 0.1358, 16.4269
CIE-Lab:
47.5297, 83.8271, -62.8691
CIE-LCH:
47.5297, 104.7831, 323.1306
CIE-Luv:
47.5297, 53.0822, -103.1118
Hunter-Lab:
40.5301, 82.2891, -73.6543
#c000dd color charts
#c000dd RGB chart
#c000dd CMYK chart
#c000dd RGB pie chart
#c000dd color shades, tints & tones
#c000dd color schemes
#c000dd color preview, HTML & CSS examples
This text has a color of #c000dd
<p style="color:#c000dd;">Text here</p>
.mytext {color:#c000dd;}
Text color #c000dd
This box has a color of #c000dd
<div style="background-color:#c000dd;">Content here</div>
.mybackground {background-color:#c000dd;}
Background color #c000dd
Border around this has a color of #c000dd
<div style="border:2px solid #c000dd;">Content here</div>
.myborder {border:2px solid #c000dd;}
Border color #c000dd