#c996cd color space conversions
Hex:
#c996cd
RGB:
201, 150, 205
CMY:
21, 41, 20
CMYK:
2, 27, 0, 20
HSL:
296°, 35.4839%, 69.6078%
HSV (HSB):
296°, 26.8293%, 80.3922%
XYZ:
46.0132, 38.6380, 62.7903
xyY:
0.3121, 0.2621, 38.6380
CIE-Lab:
68.4882, 28.4276, -20.8025
CIE-LCH:
68.4882, 35.2260, 323.8043
CIE-Luv:
68.4882, 25.1808, -36.6029
Hunter-Lab:
62.1595, 23.3546, -16.3801
#c996cd color charts
#c996cd color shades, tints & tones
#c996cd color schemes
#c996cd color preview, HTML & CSS examples
This text has a color of #c996cd
<p style="color:#c996cd;">Text here</p>
.mytext {color:#c996cd;}
This box has a color of #c996cd
<div style="background-color:#c996cd;">Content here</div>
.mybackground {background-color:#c996cd;}
Border around this has a color of #c996cd
<div style="border:2px solid #c996cd;">Content here</div>
.myborder {border:2px solid #c996cd;}