#c80bcd color space conversions
Hex:
#c80bcd
RGB:
200, 11, 205
CMY:
22, 96, 20
CMYK:
2, 95, 0, 20
HSL:
298°, 89.8148%, 42.3529%
HSV (HSB):
298°, 94.6341%, 80.3922%
XYZ:
34.9585, 16.9265, 59.1822
xyY:
0.3148, 0.1524, 16.9265
CIE-Lab:
48.1673, 81.6577, -52.5869
CIE-LCH:
48.1673, 97.1255, 327.2188
CIE-Luv:
48.1673, 63.8539, -88.7365
Hunter-Lab:
41.1418, 79.6748, -56.4890
#c80bcd color charts
#c80bcd color shades, tints & tones
#c80bcd color schemes
#c80bcd color preview, HTML & CSS examples
This text has a color of #c80bcd
<p style="color:#c80bcd;">Text here</p>
.mytext {color:#c80bcd;}
This box has a color of #c80bcd
<div style="background-color:#c80bcd;">Content here</div>
.mybackground {background-color:#c80bcd;}
Border around this has a color of #c80bcd
<div style="border:2px solid #c80bcd;">Content here</div>
.myborder {border:2px solid #c80bcd;}