#c880cd color space conversions
Hex:
#c880cd
RGB:
200, 128, 205
CMY:
22, 50, 20
CMYK:
2, 38, 0, 20
HSL:
296°, 43.5028%, 65.2941%
HSV (HSB):
296°, 37.5610%, 80.3922%
XYZ:
42.5580, 32.1255, 61.7154
xyY:
0.3120, 0.2355, 32.1255
CIE-Lab:
63.4465, 40.0756, -28.5398
CIE-LCH:
63.4465, 49.1994, 324.5435
CIE-Luv:
63.4465, 34.6942, -50.2096
Hunter-Lab:
56.6793, 34.8390, -24.8825
#c880cd color charts
#c880cd color shades, tints & tones
#c880cd color schemes
#c880cd color preview, HTML & CSS examples
This text has a color of #c880cd
<p style="color:#c880cd;">Text here</p>
.mytext {color:#c880cd;}
This box has a color of #c880cd
<div style="background-color:#c880cd;">Content here</div>
.mybackground {background-color:#c880cd;}
Border around this has a color of #c880cd
<div style="border:2px solid #c880cd;">Content here</div>
.myborder {border:2px solid #c880cd;}