#c95ec6 color space conversions
Hex:
#c95ec6
RGB:
201, 94, 198
CMY:
21, 63, 22
CMYK:
0, 53, 1, 21
HSL:
302°, 49.7674%, 57.8431%
HSV (HSB):
302°, 53.2338%, 78.8235%
XYZ:
38.2831, 24.5001, 56.1373
xyY:
0.3219, 0.2060, 24.5001
CIE-Lab:
56.5851, 56.3882, -35.2248
CIE-LCH:
56.5851, 66.4862, 328.0076
CIE-Luv:
56.5851, 50.6466, -62.0262
Hunter-Lab:
49.4976, 51.4372, -32.5950
#c95ec6 color charts
#c95ec6 color shades, tints & tones
#c95ec6 color schemes
#c95ec6 color preview, HTML & CSS examples
This text has a color of #c95ec6
<p style="color:#c95ec6;">Text here</p>
.mytext {color:#c95ec6;}
This box has a color of #c95ec6
<div style="background-color:#c95ec6;">Content here</div>
.mybackground {background-color:#c95ec6;}
Border around this has a color of #c95ec6
<div style="border:2px solid #c95ec6;">Content here</div>
.myborder {border:2px solid #c95ec6;}