#c95ecc color space conversions
Hex:
#c95ecc
RGB:
201, 94, 204
CMY:
21, 63, 20
CMYK:
1, 54, 0, 20
HSL:
298°, 51.8868%, 58.4314%
HSV (HSB):
298°, 53.9216%, 80.0000%
XYZ:
38.9892, 24.7825, 59.8553
xyY:
0.3154, 0.2005, 24.7825
CIE-Lab:
56.8629, 57.4468, -38.2108
CIE-LCH:
56.8629, 68.9942, 326.3701
CIE-Luv:
56.8629, 49.0562, -66.8883
Hunter-Lab:
49.7821, 52.6821, -36.4397
#c95ecc color charts
#c95ecc color shades, tints & tones
#c95ecc color schemes
#c95ecc color preview, HTML & CSS examples
This text has a color of #c95ecc
<p style="color:#c95ecc;">Text here</p>
.mytext {color:#c95ecc;}
This box has a color of #c95ecc
<div style="background-color:#c95ecc;">Content here</div>
.mybackground {background-color:#c95ecc;}
Border around this has a color of #c95ecc
<div style="border:2px solid #c95ecc;">Content here</div>
.myborder {border:2px solid #c95ecc;}