#c81edc color space conversions
Hex:
#c81edc
RGB:
200, 30, 220
CMY:
22, 88, 14
CMYK:
9, 86, 0, 14
HSL:
294°, 76.0000%, 49.0196%
HSV (HSB):
294°, 86.3636%, 86.2745%
XYZ:
37.2020, 18.3752, 69.2962
xyY:
0.2979, 0.1472, 18.3752
CIE-Lab:
49.9481, 81.4867, -58.3299
CIE-LCH:
49.9481, 100.2121, 324.4041
CIE-Luv:
49.9481, 57.0979, -97.8810
Hunter-Lab:
42.8663, 79.8969, -65.8397
#c81edc color charts
#c81edc color shades, tints & tones
#c81edc color schemes
#c81edc color preview, HTML & CSS examples
This text has a color of #c81edc
<p style="color:#c81edc;">Text here</p>
.mytext {color:#c81edc;}
This box has a color of #c81edc
<div style="background-color:#c81edc;">Content here</div>
.mybackground {background-color:#c81edc;}
Border around this has a color of #c81edc
<div style="border:2px solid #c81edc;">Content here</div>
.myborder {border:2px solid #c81edc;}