#c95ae5 color space conversions
Hex:
#c95ae5
RGB:
201, 90, 229
CMY:
21, 65, 10
CMYK:
12, 61, 0, 10
HSL:
288°, 72.7749%, 62.5490%
HSV (HSB):
288°, 60.6987%, 89.8039%
XYZ:
41.8864, 25.3870, 76.8213
xyY:
0.2907, 0.1762, 25.3870
CIE-Lab:
57.4505, 63.8972, -51.4091
CIE-LCH:
57.4505, 82.0107, 321.1812
CIE-Luv:
57.4505, 43.8239, -88.5191
Hunter-Lab:
50.3855, 60.2158, -55.1279
#c95ae5 color charts
#c95ae5 color shades, tints & tones
#c95ae5 color schemes
#c95ae5 color preview, HTML & CSS examples
This text has a color of #c95ae5
<p style="color:#c95ae5;">Text here</p>
.mytext {color:#c95ae5;}
This box has a color of #c95ae5
<div style="background-color:#c95ae5;">Content here</div>
.mybackground {background-color:#c95ae5;}
Border around this has a color of #c95ae5
<div style="border:2px solid #c95ae5;">Content here</div>
.myborder {border:2px solid #c95ae5;}