#c995cc color space conversions
Hex:
#c995cc
RGB:
201, 149, 204
CMY:
21, 42, 20
CMYK:
1, 27, 0, 20
HSL:
297°, 35.0318%, 69.2157%
HSV (HSB):
297°, 26.9608%, 80.0000%
XYZ:
45.7339, 38.2720, 62.1035
xyY:
0.3130, 0.2619, 38.2720
CIE-Lab:
68.2206, 28.7851, -20.6547
CIE-LCH:
68.2206, 35.4288, 324.3387
CIE-Luv:
68.2206, 25.8011, -36.4036
Hunter-Lab:
61.8644, 23.6954, -16.2141
#c995cc color charts
#c995cc color shades, tints & tones
#c995cc color schemes
#c995cc color preview, HTML & CSS examples
This text has a color of #c995cc
<p style="color:#c995cc;">Text here</p>
.mytext {color:#c995cc;}
This box has a color of #c995cc
<div style="background-color:#c995cc;">Content here</div>
.mybackground {background-color:#c995cc;}
Border around this has a color of #c995cc
<div style="border:2px solid #c995cc;">Content here</div>
.myborder {border:2px solid #c995cc;}