#c93cdc color space conversions
Hex:
#c93cdc
RGB:
201, 60, 220
CMY:
21, 76, 14
CMYK:
9, 73, 0, 14
HSL:
293°, 69.5652%, 54.9020%
HSV (HSB):
293°, 72.7273%, 86.2745%
XYZ:
38.6215, 20.8165, 69.6926
xyY:
0.2991, 0.1612, 20.8165
CIE-Lab:
52.7481, 74.0117, -53.8297
CIE-LCH:
52.7481, 91.5170, 323.9711
CIE-Luv:
52.7481, 53.5238, -91.7181
Hunter-Lab:
45.6251, 71.2556, -58.6281
#c93cdc color charts
#c93cdc color shades, tints & tones
#c93cdc color schemes
#c93cdc color preview, HTML & CSS examples
This text has a color of #c93cdc
<p style="color:#c93cdc;">Text here</p>
.mytext {color:#c93cdc;}
This box has a color of #c93cdc
<div style="background-color:#c93cdc;">Content here</div>
.mybackground {background-color:#c93cdc;}
Border around this has a color of #c93cdc
<div style="border:2px solid #c93cdc;">Content here</div>
.myborder {border:2px solid #c93cdc;}