#c95cb5 color space conversions
Hex:
#c95cb5
RGB:
201, 92, 181
CMY:
21, 64, 29
CMYK:
0, 54, 10, 21
HSL:
311°, 50.2304%, 57.4510%
HSV (HSB):
311°, 54.2289%, 78.8235%
XYZ:
36.2550, 23.4080, 46.3234
xyY:
0.3421, 0.2209, 23.4080
CIE-Lab:
55.4901, 54.4686, -27.1627
CIE-LCH:
55.4901, 60.8658, 333.4952
CIE-Luv:
55.4901, 56.0383, -49.1124
Hunter-Lab:
48.3818, 49.0913, -22.9002
#c95cb5 color charts
#c95cb5 color shades, tints & tones
#c95cb5 color schemes
#c95cb5 color preview, HTML & CSS examples
This text has a color of #c95cb5
<p style="color:#c95cb5;">Text here</p>
.mytext {color:#c95cb5;}
This box has a color of #c95cb5
<div style="background-color:#c95cb5;">Content here</div>
.mybackground {background-color:#c95cb5;}
Border around this has a color of #c95cb5
<div style="border:2px solid #c95cb5;">Content here</div>
.myborder {border:2px solid #c95cb5;}