#c99fcb color space conversions
Hex:
#c99fcb
RGB:
201, 159, 203
CMY:
21, 38, 20
CMYK:
1, 22, 0, 20
HSL:
297°, 29.7297%, 70.9804%
HSV (HSB):
297°, 21.6749%, 79.6078%
XYZ:
47.2650, 41.5256, 62.0240
xyY:
0.3134, 0.2753, 41.5256
CIE-Lab:
70.5426, 23.1011, -16.5805
CIE-LCH:
70.5426, 28.4354, 324.3316
CIE-Luv:
70.5426, 21.0628, -29.2065
Hunter-Lab:
64.4403, 18.1537, -11.9586
#c99fcb color charts
#c99fcb color shades, tints & tones
#c99fcb color schemes
#c99fcb color preview, HTML & CSS examples
This text has a color of #c99fcb
<p style="color:#c99fcb;">Text here</p>
.mytext {color:#c99fcb;}
This box has a color of #c99fcb
<div style="background-color:#c99fcb;">Content here</div>
.mybackground {background-color:#c99fcb;}
Border around this has a color of #c99fcb
<div style="border:2px solid #c99fcb;">Content here</div>
.myborder {border:2px solid #c99fcb;}