#c000dc color space conversions
Hex:
#c000dc
RGB:
192, 0, 220
CMY:
25, 100, 14
CMYK:
13, 100, 0, 14
HSL:
292°, 100.0000%, 43.1373%
HSV (HSB):
292°, 100.0000%, 86.2745%
XYZ:
34.6565, 16.3738, 69.0440
xyY:
0.2886, 0.1364, 16.3738
CIE-Lab:
47.4611, 83.6668, -62.4089
CIE-LCH:
47.4611, 104.3791, 323.2799
CIE-Luv:
47.4611, 53.4208, -102.4125
Hunter-Lab:
40.4645, 82.0663, -72.8405
#c000dc color charts
#c000dc RGB chart
#c000dc CMYK chart
#c000dc RGB pie chart
#c000dc color shades, tints & tones
#c000dc color schemes
#c000dc color preview, HTML & CSS examples
This text has a color of #c000dc
<p style="color:#c000dc;">Text here</p>
.mytext {color:#c000dc;}
Text color #c000dc
This box has a color of #c000dc
<div style="background-color:#c000dc;">Content here</div>
.mybackground {background-color:#c000dc;}
Background color #c000dc
Border around this has a color of #c000dc
<div style="border:2px solid #c000dc;">Content here</div>
.myborder {border:2px solid #c000dc;}
Border color #c000dc