#c000cd color space conversions
Hex:
#c000cd
RGB:
192, 0, 205
CMY:
25, 100, 20
CMYK:
6, 100, 0, 20
HSL:
296°, 100.0000%, 40.1961%
HSV (HSB):
296°, 100.0000%, 80.3922%
XYZ:
32.7577, 15.6142, 59.0449
xyY:
0.3050, 0.1454, 15.6142
CIE-Lab:
46.4643, 81.3168, -55.3968
CIE-LCH:
46.4643, 98.3932, 325.7355
CIE-Luv:
46.4643, 58.7146, -91.7572
Hunter-Lab:
39.5149, 78.8248, -60.9335
#c000cd color charts
#c000cd RGB chart
#c000cd CMYK chart
#c000cd RGB pie chart
#c000cd color shades, tints & tones
#c000cd color schemes
#c000cd color preview, HTML & CSS examples
This text has a color of #c000cd
<p style="color:#c000cd;">Text here</p>
.mytext {color:#c000cd;}
Text color #c000cd
This box has a color of #c000cd
<div style="background-color:#c000cd;">Content here</div>
.mybackground {background-color:#c000cd;}
Background color #c000cd
Border around this has a color of #c000cd
<div style="border:2px solid #c000cd;">Content here</div>
.myborder {border:2px solid #c000cd;}
Border color #c000cd