#cc95c5 color space conversions
Hex:
#cc95c5
RGB:
204, 149, 197
CMY:
20, 42, 23
CMYK:
0, 27, 3, 20
HSL:
308°, 35.0318%, 69.2157%
HSV (HSB):
308°, 26.9608%, 80.0000%
XYZ:
45.7273, 38.3635, 57.8181
xyY:
0.3222, 0.2703, 38.3635
CIE-Lab:
68.2877, 28.4773, -16.6328
CIE-LCH:
68.2877, 32.9789, 329.7120
CIE-Luv:
68.2877, 28.7102, -30.0346
Hunter-Lab:
61.9383, 23.3897, -11.9892
#cc95c5 color charts
#cc95c5 color shades, tints & tones
#cc95c5 color schemes
#cc95c5 color preview, HTML & CSS examples
This text has a color of #cc95c5
<p style="color:#cc95c5;">Text here</p>
.mytext {color:#cc95c5;}
This box has a color of #cc95c5
<div style="background-color:#cc95c5;">Content here</div>
.mybackground {background-color:#cc95c5;}
Border around this has a color of #cc95c5
<div style="border:2px solid #cc95c5;">Content here</div>
.myborder {border:2px solid #cc95c5;}