#c95ea9 color space conversions
Hex:
#c95ea9
RGB:
201, 94, 169
CMY:
21, 63, 34
CMYK:
0, 53, 16, 21
HSL:
318°, 49.7674%, 57.8431%
HSV (HSB):
318°, 53.2338%, 78.8235%
XYZ:
35.2515, 23.2875, 40.1731
xyY:
0.3571, 0.2359, 23.2875
CIE-Lab:
55.3672, 51.6214, -20.3990
CIE-LCH:
55.3672, 55.5057, 338.4377
CIE-Luv:
55.3672, 58.5423, -38.4216
Hunter-Lab:
48.2571, 45.9432, -15.5778
#c95ea9 color charts
#c95ea9 color shades, tints & tones
#c95ea9 color schemes
#c95ea9 color preview, HTML & CSS examples
This text has a color of #c95ea9
<p style="color:#c95ea9;">Text here</p>
.mytext {color:#c95ea9;}
This box has a color of #c95ea9
<div style="background-color:#c95ea9;">Content here</div>
.mybackground {background-color:#c95ea9;}
Border around this has a color of #c95ea9
<div style="border:2px solid #c95ea9;">Content here</div>
.myborder {border:2px solid #c95ea9;}