#c15ed9 color space conversions
Hex:
#c15ed9
RGB:
193, 94, 217
CMY:
24, 63, 15
CMYK:
11, 57, 0, 15
HSL:
288°, 61.8090%, 60.9804%
HSV (HSB):
288°, 56.6820%, 85.0980%
XYZ:
38.5194, 24.3526, 68.3160
xyY:
0.2936, 0.1856, 24.3526
CIE-Lab:
56.4391, 57.7755, -46.3235
CIE-LCH:
56.4391, 74.0531, 321.2779
CIE-Luv:
56.4391, 40.5465, -79.4617
Hunter-Lab:
49.3484, 52.9705, -47.5349
#c15ed9 color charts
#c15ed9 color shades, tints & tones
#c15ed9 color schemes
#c15ed9 color preview, HTML & CSS examples
This text has a color of #c15ed9
<p style="color:#c15ed9;">Text here</p>
.mytext {color:#c15ed9;}
This box has a color of #c15ed9
<div style="background-color:#c15ed9;">Content here</div>
.mybackground {background-color:#c15ed9;}
Border around this has a color of #c15ed9
<div style="border:2px solid #c15ed9;">Content here</div>
.myborder {border:2px solid #c15ed9;}