#c93f9f color space conversions
Hex:
#c93f9f
RGB:
201, 63, 159
CMY:
21, 75, 38
CMYK:
0, 69, 21, 21
HSL:
318°, 56.0976%, 51.7647%
HSV (HSB):
318°, 68.6567%, 78.8235%
XYZ:
32.1229, 18.4757, 34.6740
xyY:
0.3767, 0.2167, 18.4757
CIE-Lab:
50.0681, 63.5039, -22.6666
CIE-LCH:
50.0681, 67.4279, 340.3569
CIE-Luv:
50.0681, 73.5934, -42.9527
Hunter-Lab:
42.9834, 58.1780, -17.7399
#c93f9f color charts
#c93f9f color shades, tints & tones
#c93f9f color schemes
#c93f9f color preview, HTML & CSS examples
This text has a color of #c93f9f
<p style="color:#c93f9f;">Text here</p>
.mytext {color:#c93f9f;}
This box has a color of #c93f9f
<div style="background-color:#c93f9f;">Content here</div>
.mybackground {background-color:#c93f9f;}
Border around this has a color of #c93f9f
<div style="border:2px solid #c93f9f;">Content here</div>
.myborder {border:2px solid #c93f9f;}