#c94cb9 color space conversions
Hex:
#c94cb9
RGB:
201, 76, 185
CMY:
21, 70, 27
CMYK:
0, 62, 8, 21
HSL:
308°, 53.6481%, 54.3137%
HSV (HSB):
308°, 62.1891%, 78.8235%
XYZ:
35.4288, 21.0892, 48.1023
xyY:
0.3386, 0.2016, 21.0892
CIE-Lab:
53.0470, 62.2237, -33.2764
CIE-LCH:
53.0470, 70.5628, 331.8627
CIE-Luv:
53.0470, 60.5713, -59.1177
Hunter-Lab:
45.9229, 57.3446, -29.9576
#c94cb9 color charts
#c94cb9 color shades, tints & tones
#c94cb9 color schemes
#c94cb9 color preview, HTML & CSS examples
This text has a color of #c94cb9
<p style="color:#c94cb9;">Text here</p>
.mytext {color:#c94cb9;}
This box has a color of #c94cb9
<div style="background-color:#c94cb9;">Content here</div>
.mybackground {background-color:#c94cb9;}
Border around this has a color of #c94cb9
<div style="border:2px solid #c94cb9;">Content here</div>
.myborder {border:2px solid #c94cb9;}