#c93da7 color space conversions
Hex:
#c93da7
RGB:
201, 61, 167
CMY:
21, 76, 35
CMYK:
0, 70, 17, 21
HSL:
315°, 56.4516%, 51.3725%
HSV (HSB):
315°, 69.6517%, 78.8235%
XYZ:
32.7312, 18.5450, 38.4136
xyY:
0.3649, 0.2068, 18.5450
CIE-Lab:
50.1506, 65.3330, -27.2677
CIE-LCH:
50.1506, 70.7950, 337.3460
CIE-Luv:
50.1506, 71.3170, -49.9893
Hunter-Lab:
43.0639, 60.3089, -22.7428
#c93da7 color charts
#c93da7 color shades, tints & tones
#c93da7 color schemes
#c93da7 color preview, HTML & CSS examples
This text has a color of #c93da7
<p style="color:#c93da7;">Text here</p>
.mytext {color:#c93da7;}
This box has a color of #c93da7
<div style="background-color:#c93da7;">Content here</div>
.mybackground {background-color:#c93da7;}
Border around this has a color of #c93da7
<div style="border:2px solid #c93da7;">Content here</div>
.myborder {border:2px solid #c93da7;}