#c94db6 color space conversions
Hex:
#c94db6
RGB:
201, 77, 182
CMY:
21, 70, 29
CMYK:
0, 62, 9, 21
HSL:
309°, 53.4483%, 54.5098%
HSV (HSB):
309°, 61.6915%, 78.8235%
XYZ:
35.1848, 21.1027, 46.4747
xyY:
0.3424, 0.2054, 21.1027
CIE-Lab:
53.0617, 61.3322, -31.5134
CIE-LCH:
53.0617, 68.9546, 332.8053
CIE-Luv:
53.0617, 61.1929, -56.3175
Hunter-Lab:
45.9376, 56.3267, -27.8269
#c94db6 color charts
#c94db6 color shades, tints & tones
#c94db6 color schemes
#c94db6 color preview, HTML & CSS examples
This text has a color of #c94db6
<p style="color:#c94db6;">Text here</p>
.mytext {color:#c94db6;}
This box has a color of #c94db6
<div style="background-color:#c94db6;">Content here</div>
.mybackground {background-color:#c94db6;}
Border around this has a color of #c94db6
<div style="border:2px solid #c94db6;">Content here</div>
.myborder {border:2px solid #c94db6;}