#c99cd9 color space conversions
Hex:
#c99cd9
RGB:
201, 156, 217
CMY:
21, 39, 15
CMYK:
7, 28, 0, 15
HSL:
284°, 44.5255%, 73.1373%
HSV (HSB):
284°, 28.1106%, 85.0980%
XYZ:
48.5002, 41.2042, 71.0426
xyY:
0.3017, 0.2563, 41.2042
CIE-Lab:
70.3187, 27.4871, -24.6413
CIE-LCH:
70.3187, 36.9152, 318.1247
CIE-Luv:
70.3187, 20.7449, -42.7652
Hunter-Lab:
64.1905, 22.5354, -20.6857
#c99cd9 color charts
#c99cd9 color shades, tints & tones
#c99cd9 color schemes
#c99cd9 color preview, HTML & CSS examples
This text has a color of #c99cd9
<p style="color:#c99cd9;">Text here</p>
.mytext {color:#c99cd9;}
This box has a color of #c99cd9
<div style="background-color:#c99cd9;">Content here</div>
.mybackground {background-color:#c99cd9;}
Border around this has a color of #c99cd9
<div style="border:2px solid #c99cd9;">Content here</div>
.myborder {border:2px solid #c99cd9;}