#c97da8 color space conversions
Hex:
#c97da8
RGB:
201, 125, 168
CMY:
21, 51, 34
CMYK:
0, 38, 16, 21
HSL:
326°, 41.3043%, 63.9216%
HSV (HSB):
326°, 37.8109%, 78.8235%
XYZ:
38.4889, 29.9119, 40.7908
xyY:
0.3525, 0.2739, 29.9119
CIE-Lab:
61.5781, 35.5269, -10.4220
CIE-LCH:
61.5781, 37.0240, 343.6506
CIE-Luv:
61.5781, 43.8178, -21.3577
Hunter-Lab:
54.6918, 29.9074, -5.9360
#c97da8 color charts
#c97da8 color shades, tints & tones
#c97da8 color schemes
#c97da8 color preview, HTML & CSS examples
This text has a color of #c97da8
<p style="color:#c97da8;">Text here</p>
.mytext {color:#c97da8;}
This box has a color of #c97da8
<div style="background-color:#c97da8;">Content here</div>
.mybackground {background-color:#c97da8;}
Border around this has a color of #c97da8
<div style="border:2px solid #c97da8;">Content here</div>
.myborder {border:2px solid #c97da8;}