#c997d8 color space conversions
Hex:
#c997d8
RGB:
201, 151, 216
CMY:
21, 41, 15
CMYK:
7, 30, 0, 15
HSL:
286°, 45.4545%, 71.9608%
HSV (HSB):
286°, 30.0926%, 84.7059%
XYZ:
47.5487, 39.5086, 70.0856
xyY:
0.3026, 0.2514, 39.5086
CIE-Lab:
69.1181, 30.0320, -25.9290
CIE-LCH:
69.1181, 39.6766, 319.1934
CIE-Luv:
69.1181, 23.1862, -45.1277
Hunter-Lab:
62.8559, 25.0324, -22.1105
#c997d8 color charts
#c997d8 color shades, tints & tones
#c997d8 color schemes
#c997d8 color preview, HTML & CSS examples
This text has a color of #c997d8
<p style="color:#c997d8;">Text here</p>
.mytext {color:#c997d8;}
This box has a color of #c997d8
<div style="background-color:#c997d8;">Content here</div>
.mybackground {background-color:#c997d8;}
Border around this has a color of #c997d8
<div style="border:2px solid #c997d8;">Content here</div>
.myborder {border:2px solid #c997d8;}