#c93da9 color space conversions
Hex:
#c93da9
RGB:
201, 61, 169
CMY:
21, 76, 34
CMYK:
0, 70, 16, 21
HSL:
314°, 56.4516%, 51.3725%
HSV (HSB):
314°, 69.6517%, 78.8235%
XYZ:
32.9176, 18.6196, 39.3951
xyY:
0.3620, 0.2048, 18.6196
CIE-Lab:
50.2391, 65.6154, -28.3086
CIE-LCH:
50.2391, 71.4616, 336.6631
CIE-Luv:
50.2391, 70.5933, -51.5847
Hunter-Lab:
43.1504, 60.6567, -23.9248
#c93da9 color charts
#c93da9 color shades, tints & tones
#c93da9 color schemes
#c93da9 color preview, HTML & CSS examples
This text has a color of #c93da9
<p style="color:#c93da9;">Text here</p>
.mytext {color:#c93da9;}
This box has a color of #c93da9
<div style="background-color:#c93da9;">Content here</div>
.mybackground {background-color:#c93da9;}
Border around this has a color of #c93da9
<div style="border:2px solid #c93da9;">Content here</div>
.myborder {border:2px solid #c93da9;}