#c993c5 color space conversions
Hex:
#c993c5
RGB:
201, 147, 197
CMY:
21, 42, 23
CMYK:
0, 27, 2, 21
HSL:
304°, 33.3333%, 68.2353%
HSV (HSB):
304°, 26.8657%, 78.8235%
XYZ:
44.5992, 37.3162, 57.6754
xyY:
0.3195, 0.2673, 37.3162
CIE-Lab:
67.5136, 28.5651, -17.8341
CIE-LCH:
67.5136, 33.6752, 328.0221
CIE-Luv:
67.5136, 27.7769, -31.8661
Hunter-Lab:
61.0870, 23.4194, -13.2180
#c993c5 color charts
#c993c5 color shades, tints & tones
#c993c5 color schemes
#c993c5 color preview, HTML & CSS examples
This text has a color of #c993c5
<p style="color:#c993c5;">Text here</p>
.mytext {color:#c993c5;}
This box has a color of #c993c5
<div style="background-color:#c993c5;">Content here</div>
.mybackground {background-color:#c993c5;}
Border around this has a color of #c993c5
<div style="border:2px solid #c993c5;">Content here</div>
.myborder {border:2px solid #c993c5;}