#cc95d9 color space conversions
Hex:
#cc95d9
RGB:
204, 149, 217
CMY:
20, 42, 15
CMYK:
6, 31, 0, 15
HSL:
289°, 47.2222%, 71.7647%
HSV (HSB):
289°, 31.3364%, 85.0980%
XYZ:
48.1737, 39.3420, 70.7004
xyY:
0.3045, 0.2487, 39.3420
CIE-Lab:
68.9983, 32.2799, -26.6390
CIE-LCH:
68.9983, 41.8525, 320.4688
CIE-Luv:
68.9983, 25.7898, -46.6179
Hunter-Lab:
62.7232, 27.3288, -22.9243
#cc95d9 color charts
#cc95d9 color shades, tints & tones
#cc95d9 color schemes
#cc95d9 color preview, HTML & CSS examples
This text has a color of #cc95d9
<p style="color:#cc95d9;">Text here</p>
.mytext {color:#cc95d9;}
This box has a color of #cc95d9
<div style="background-color:#cc95d9;">Content here</div>
.mybackground {background-color:#cc95d9;}
Border around this has a color of #cc95d9
<div style="border:2px solid #cc95d9;">Content here</div>
.myborder {border:2px solid #cc95d9;}