#c95fa5 color space conversions
Hex:
#c95fa5
RGB:
201, 95, 165
CMY:
21, 63, 35
CMYK:
0, 53, 18, 21
HSL:
320°, 49.5327%, 58.0392%
HSV (HSB):
320°, 52.7363%, 78.8235%
XYZ:
34.9711, 23.3185, 38.2551
xyY:
0.3622, 0.2415, 23.3185
CIE-Lab:
55.3989, 50.5297, -18.0241
CIE-LCH:
55.3989, 53.6481, 340.3685
CIE-Luv:
55.3989, 59.2002, -34.7091
Hunter-Lab:
48.2893, 44.7636, -13.1674
#c95fa5 color charts
#c95fa5 color shades, tints & tones
#c95fa5 color schemes
#c95fa5 color preview, HTML & CSS examples
This text has a color of #c95fa5
<p style="color:#c95fa5;">Text here</p>
.mytext {color:#c95fa5;}
This box has a color of #c95fa5
<div style="background-color:#c95fa5;">Content here</div>
.mybackground {background-color:#c95fa5;}
Border around this has a color of #c95fa5
<div style="border:2px solid #c95fa5;">Content here</div>
.myborder {border:2px solid #c95fa5;}