#c95dd9 color space conversions
Hex:
#c95dd9
RGB:
201, 93, 217
CMY:
21, 64, 15
CMYK:
7, 57, 0, 15
HSL:
292°, 62.0000%, 60.7843%
HSV (HSB):
292°, 57.1429%, 85.0980%
XYZ:
40.5261, 25.2560, 68.3846
xyY:
0.3021, 0.1882, 25.2560
CIE-Lab:
57.3240, 60.2785, -44.8552
CIE-LCH:
57.3240, 75.1364, 323.3459
CIE-Luv:
57.3240, 45.9997, -77.7781
Hunter-Lab:
50.2553, 55.9965, -45.4997
#c95dd9 color charts
#c95dd9 color shades, tints & tones
#c95dd9 color schemes
#c95dd9 color preview, HTML & CSS examples
This text has a color of #c95dd9
<p style="color:#c95dd9;">Text here</p>
.mytext {color:#c95dd9;}
This box has a color of #c95dd9
<div style="background-color:#c95dd9;">Content here</div>
.mybackground {background-color:#c95dd9;}
Border around this has a color of #c95dd9
<div style="border:2px solid #c95dd9;">Content here</div>
.myborder {border:2px solid #c95dd9;}