#c995d3 color space conversions
Hex:
#c995d3
RGB:
201, 149, 211
CMY:
21, 42, 17
CMYK:
5, 29, 0, 17
HSL:
290°, 41.3333%, 70.5882%
HSV (HSB):
290°, 29.3839%, 82.7451%
XYZ:
46.5927, 38.6155, 66.6259
xyY:
0.3069, 0.2543, 38.6155
CIE-Lab:
68.4719, 30.1394, -24.1536
CIE-LCH:
68.4719, 38.6236, 321.2915
CIE-Luv:
68.4719, 24.8096, -42.2232
Hunter-Lab:
62.1414, 25.0892, -20.0697
#c995d3 color charts
#c995d3 color shades, tints & tones
#c995d3 color schemes
#c995d3 color preview, HTML & CSS examples
This text has a color of #c995d3
<p style="color:#c995d3;">Text here</p>
.mytext {color:#c995d3;}
This box has a color of #c995d3
<div style="background-color:#c995d3;">Content here</div>
.mybackground {background-color:#c995d3;}
Border around this has a color of #c995d3
<div style="border:2px solid #c995d3;">Content here</div>
.myborder {border:2px solid #c995d3;}