#c95de9 color space conversions
Hex:
#c95de9
RGB:
201, 93, 233
CMY:
21, 64, 9
CMYK:
14, 60, 0, 9
HSL:
286°, 76.0870%, 63.9216%
HSV (HSB):
286°, 60.0858%, 91.3725%
XYZ:
42.7097, 26.1294, 79.8832
xyY:
0.2872, 0.1757, 26.1294
CIE-Lab:
58.1597, 63.3174, -52.5213
CIE-LCH:
58.1597, 82.2653, 320.3246
CIE-Luv:
58.1597, 41.9754, -90.4137
Hunter-Lab:
51.1169, 59.6875, -56.8739
#c95de9 color charts
#c95de9 color shades, tints & tones
#c95de9 color schemes
#c95de9 color preview, HTML & CSS examples
This text has a color of #c95de9
<p style="color:#c95de9;">Text here</p>
.mytext {color:#c95de9;}
This box has a color of #c95de9
<div style="background-color:#c95de9;">Content here</div>
.mybackground {background-color:#c95de9;}
Border around this has a color of #c95de9
<div style="border:2px solid #c95de9;">Content here</div>
.myborder {border:2px solid #c95de9;}