#c95ed6 color space conversions
Hex:
#c95ed6
RGB:
201, 94, 214
CMY:
21, 63, 16
CMYK:
6, 56, 0, 16
HSL:
294°, 59.4059%, 60.3922%
HSV (HSB):
294°, 56.0748%, 83.9216%
XYZ:
40.2277, 25.2780, 66.3772
xyY:
0.3050, 0.1917, 25.2780
CIE-Lab:
57.3452, 59.2607, -43.1260
CIE-LCH:
57.3452, 73.2918, 323.9554
CIE-Luv:
57.3452, 46.4522, -74.9405
Hunter-Lab:
50.2772, 54.8360, -43.0821
#c95ed6 color charts
#c95ed6 color shades, tints & tones
#c95ed6 color schemes
#c95ed6 color preview, HTML & CSS examples
This text has a color of #c95ed6
<p style="color:#c95ed6;">Text here</p>
.mytext {color:#c95ed6;}
This box has a color of #c95ed6
<div style="background-color:#c95ed6;">Content here</div>
.mybackground {background-color:#c95ed6;}
Border around this has a color of #c95ed6
<div style="border:2px solid #c95ed6;">Content here</div>
.myborder {border:2px solid #c95ed6;}