#c000cc color space conversions
Hex:
#c000cc
RGB:
192, 0, 204
CMY:
25, 100, 20
CMYK:
6, 100, 0, 20
HSL:
296°, 100.0000%, 40.0000%
HSV (HSB):
296°, 100.0000%, 80.0000%
XYZ:
32.6373, 15.5661, 58.4111
xyY:
0.3061, 0.1460, 15.5661
CIE-Lab:
46.4000, 81.1639, -54.9219
CIE-LCH:
46.4000, 98.0000, 325.9146
CIE-Luv:
46.4000, 59.0818, -91.0358
Hunter-Lab:
39.4539, 78.6156, -60.1606
#c000cc color charts
#c000cc RGB chart
#c000cc CMYK chart
#c000cc RGB pie chart
#c000cc color shades, tints & tones
#c000cc color schemes
#c000cc color preview, HTML & CSS examples
This text has a color of #c000cc
<p style="color:#c000cc;">Text here</p>
.mytext {color:#c000cc;}
Text color #c000cc
This box has a color of #c000cc
<div style="background-color:#c000cc;">Content here</div>
.mybackground {background-color:#c000cc;}
Background color #c000cc
Border around this has a color of #c000cc
<div style="border:2px solid #c000cc;">Content here</div>
.myborder {border:2px solid #c000cc;}
Border color #c000cc