#c99cd8 color space conversions
Hex:
#c99cd8
RGB:
201, 156, 216
CMY:
21, 39, 15
CMYK:
7, 28, 0, 15
HSL:
285°, 43.4783%, 72.9412%
HSV (HSB):
285°, 27.7778%, 84.7059%
XYZ:
48.3705, 41.1523, 70.3595
xyY:
0.3025, 0.2574, 41.1523
CIE-Lab:
70.2825, 27.2868, -24.1461
CIE-LCH:
70.2825, 36.4363, 318.4944
CIE-Luv:
70.2825, 20.8732, -41.9307
Hunter-Lab:
64.1501, 22.3302, -20.1240
#c99cd8 color charts
#c99cd8 color shades, tints & tones
#c99cd8 color schemes
#c99cd8 color preview, HTML & CSS examples
This text has a color of #c99cd8
<p style="color:#c99cd8;">Text here</p>
.mytext {color:#c99cd8;}
This box has a color of #c99cd8
<div style="background-color:#c99cd8;">Content here</div>
.mybackground {background-color:#c99cd8;}
Border around this has a color of #c99cd8
<div style="border:2px solid #c99cd8;">Content here</div>
.myborder {border:2px solid #c99cd8;}