#c991c4 color space conversions
Hex:
#c991c4
RGB:
201, 145, 196
CMY:
21, 43, 23
CMYK:
0, 28, 2, 21
HSL:
305°, 34.1463%, 67.8431%
HSV (HSB):
305°, 27.8607%, 78.8235%
XYZ:
44.1766, 36.6538, 56.9711
xyY:
0.3206, 0.2660, 36.6538
CIE-Lab:
67.0165, 29.4766, -18.0297
CIE-LCH:
67.0165, 34.5534, 328.5475
CIE-Luv:
67.0165, 28.9069, -32.2845
Hunter-Lab:
60.5424, 24.2987, -13.4129
#c991c4 color charts
#c991c4 color shades, tints & tones
#c991c4 color schemes
#c991c4 color preview, HTML & CSS examples
This text has a color of #c991c4
<p style="color:#c991c4;">Text here</p>
.mytext {color:#c991c4;}
This box has a color of #c991c4
<div style="background-color:#c991c4;">Content here</div>
.mybackground {background-color:#c991c4;}
Border around this has a color of #c991c4
<div style="border:2px solid #c991c4;">Content here</div>
.myborder {border:2px solid #c991c4;}