#c800cd color space conversions
Hex:
#c800cd
RGB:
200, 0, 205
CMY:
22, 100, 20
CMYK:
2, 100, 0, 20
HSL:
299°, 100.0000%, 40.1961%
HSV (HSB):
299°, 100.0000%, 80.3922%
XYZ:
34.8389, 16.6871, 59.1423
xyY:
0.3148, 0.1508, 16.6871
CIE-Lab:
47.8634, 82.5582, -53.0742
CIE-LCH:
47.8634, 98.1465, 327.2643
CIE-Luv:
47.8634, 64.3515, -89.3917
Hunter-Lab:
40.8499, 80.7465, -57.2449
#c800cd color charts
#c800cd color shades, tints & tones
#c800cd color schemes
#c800cd color preview, HTML & CSS examples
This text has a color of #c800cd
<p style="color:#c800cd;">Text here</p>
.mytext {color:#c800cd;}
This box has a color of #c800cd
<div style="background-color:#c800cd;">Content here</div>
.mybackground {background-color:#c800cd;}
Border around this has a color of #c800cd
<div style="border:2px solid #c800cd;">Content here</div>
.myborder {border:2px solid #c800cd;}