#c93dec color space conversions
Hex:
#c93dec
RGB:
201, 61, 236
CMY:
21, 76, 7
CMYK:
15, 74, 0, 7
HSL:
288°, 82.1596%, 58.2353%
HSV (HSB):
288°, 74.1525%, 92.5490%
XYZ:
40.8965, 21.8111, 81.4114
xyY:
0.2838, 0.1513, 21.8111
CIE-Lab:
53.8260, 76.4986, -61.1361
CIE-LCH:
53.8260, 97.9268, 321.3689
CIE-Luv:
53.8260, 48.5111, -103.3795
Hunter-Lab:
46.7024, 74.5802, -70.6624
#c93dec color charts
#c93dec color shades, tints & tones
#c93dec color schemes
#c93dec color preview, HTML & CSS examples
This text has a color of #c93dec
<p style="color:#c93dec;">Text here</p>
.mytext {color:#c93dec;}
This box has a color of #c93dec
<div style="background-color:#c93dec;">Content here</div>
.mybackground {background-color:#c93dec;}
Border around this has a color of #c93dec
<div style="border:2px solid #c93dec;">Content here</div>
.myborder {border:2px solid #c93dec;}