#c81dcd color space conversions
Hex:
#c81dcd
RGB:
200, 29, 205
CMY:
22, 89, 20
CMYK:
2, 86, 0, 20
HSL:
298°, 75.2137%, 45.8824%
HSV (HSB):
298°, 85.8537%, 80.3922%
XYZ:
35.2782, 17.5659, 59.2888
xyY:
0.3146, 0.1567, 17.5659
CIE-Lab:
48.9653, 79.3067, -51.3090
CIE-LCH:
48.9653, 94.4572, 327.0984
CIE-Luv:
48.9653, 62.5233, -86.9839
Hunter-Lab:
41.9117, 76.9031, -54.5343
#c81dcd color charts
#c81dcd color shades, tints & tones
#c81dcd color schemes
#c81dcd color preview, HTML & CSS examples
This text has a color of #c81dcd
<p style="color:#c81dcd;">Text here</p>
.mytext {color:#c81dcd;}
This box has a color of #c81dcd
<div style="background-color:#c81dcd;">Content here</div>
.mybackground {background-color:#c81dcd;}
Border around this has a color of #c81dcd
<div style="border:2px solid #c81dcd;">Content here</div>
.myborder {border:2px solid #c81dcd;}