#c996db color space conversions
Hex:
#c996db
RGB:
201, 150, 219
CMY:
21, 41, 14
CMYK:
8, 32, 0, 14
HSL:
284°, 48.9362%, 72.3529%
HSV (HSB):
284°, 31.5068%, 85.8824%
XYZ:
47.7799, 39.3447, 72.0938
xyY:
0.3001, 0.2471, 39.3447
CIE-Lab:
69.0002, 31.1826, -27.7661
CIE-LCH:
69.0002, 41.7529, 318.3169
CIE-Luv:
69.0002, 23.2262, -48.2671
Hunter-Lab:
62.7253, 26.1999, -24.2377
#c996db color charts
#c996db color shades, tints & tones
#c996db color schemes
#c996db color preview, HTML & CSS examples
This text has a color of #c996db
<p style="color:#c996db;">Text here</p>
.mytext {color:#c996db;}
This box has a color of #c996db
<div style="background-color:#c996db;">Content here</div>
.mybackground {background-color:#c996db;}
Border around this has a color of #c996db
<div style="border:2px solid #c996db;">Content here</div>
.myborder {border:2px solid #c996db;}