#cc95d3 color space conversions
Hex:
#cc95d3
RGB:
204, 149, 211
CMY:
20, 42, 17
CMYK:
3, 29, 0, 17
HSL:
293°, 41.3333%, 70.5882%
HSV (HSB):
293°, 29.3839%, 82.7451%
XYZ:
47.4072, 39.0354, 66.6640
xyY:
0.3096, 0.2550, 39.0354
CIE-Lab:
68.7769, 31.1084, -23.6600
CIE-LCH:
68.7769, 39.0837, 322.7446
CIE-Luv:
68.7769, 26.6662, -41.6202
Hunter-Lab:
62.4783, 26.1047, -19.5272
#cc95d3 color charts
#cc95d3 color shades, tints & tones
#cc95d3 color schemes
#cc95d3 color preview, HTML & CSS examples
This text has a color of #cc95d3
<p style="color:#cc95d3;">Text here</p>
.mytext {color:#cc95d3;}
This box has a color of #cc95d3
<div style="background-color:#cc95d3;">Content here</div>
.mybackground {background-color:#cc95d3;}
Border around this has a color of #cc95d3
<div style="border:2px solid #cc95d3;">Content here</div>
.myborder {border:2px solid #cc95d3;}