#c95fac color space conversions
Hex:
#c95fac
RGB:
201, 95, 172
CMY:
21, 63, 33
CMYK:
0, 53, 14, 21
HSL:
316°, 49.5327%, 58.0392%
HSV (HSB):
316°, 52.7363%, 78.8235%
XYZ:
35.6260, 23.5805, 41.7035
xyY:
0.3530, 0.2337, 23.5805
CIE-Lab:
55.6653, 51.6042, -21.6840
CIE-LCH:
55.6653, 55.9749, 337.2079
CIE-Luv:
55.6653, 57.2885, -40.3830
Hunter-Lab:
48.5597, 45.9775, -16.9269
#c95fac color charts
#c95fac color shades, tints & tones
#c95fac color schemes
#c95fac color preview, HTML & CSS examples
This text has a color of #c95fac
<p style="color:#c95fac;">Text here</p>
.mytext {color:#c95fac;}
This box has a color of #c95fac
<div style="background-color:#c95fac;">Content here</div>
.mybackground {background-color:#c95fac;}
Border around this has a color of #c95fac
<div style="border:2px solid #c95fac;">Content here</div>
.myborder {border:2px solid #c95fac;}