#c800cc color space conversions
Hex:
#c800cc
RGB:
200, 0, 204
CMY:
22, 100, 20
CMYK:
2, 100, 0, 20
HSL:
299°, 100.0000%, 40.0000%
HSV (HSB):
299°, 100.0000%, 80.0000%
XYZ:
34.7185, 16.6390, 58.5085
xyY:
0.3160, 0.1514, 16.6390
CIE-Lab:
47.8019, 82.4107, -52.5951
CIE-LCH:
47.8019, 97.7638, 327.4537
CIE-Luv:
47.8019, 64.7354, -88.6585
Hunter-Lab:
40.7909, 80.5431, -56.4891
#c800cc color charts
#c800cc RGB chart
#c800cc CMYK chart
#c800cc RGB pie chart
#c800cc color shades, tints & tones
#c800cc color schemes
#c800cc color preview, HTML & CSS examples
This text has a color of #c800cc
<p style="color:#c800cc;">Text here</p>
.mytext {color:#c800cc;}
Text color #c800cc
This box has a color of #c800cc
<div style="background-color:#c800cc;">Content here</div>
.mybackground {background-color:#c800cc;}
Background color #c800cc
Border around this has a color of #c800cc
<div style="border:2px solid #c800cc;">Content here</div>
.myborder {border:2px solid #c800cc;}
Border color #c800cc