#c80dca color space conversions
Hex:
#c80dca
RGB:
200, 13, 202
CMY:
22, 95, 21
CMYK:
1, 94, 0, 21
HSL:
299°, 87.9070%, 42.1569%
HSV (HSB):
299°, 93.5644%, 79.2157%
XYZ:
34.6240, 16.8315, 57.3010
xyY:
0.3184, 0.1548, 16.8315
CIE-Lab:
48.0470, 81.0298, -51.0462
CIE-LCH:
48.0470, 95.7681, 327.7903
CIE-Luv:
48.0470, 64.8940, -86.3879
Hunter-Lab:
41.0262, 78.8491, -54.0917
#c80dca color charts
#c80dca color shades, tints & tones
#c80dca color schemes
#c80dca color preview, HTML & CSS examples
This text has a color of #c80dca
<p style="color:#c80dca;">Text here</p>
.mytext {color:#c80dca;}
This box has a color of #c80dca
<div style="background-color:#c80dca;">Content here</div>
.mybackground {background-color:#c80dca;}
Border around this has a color of #c80dca
<div style="border:2px solid #c80dca;">Content here</div>
.myborder {border:2px solid #c80dca;}