#c15ea9 color space conversions
Hex:
#c15ea9
RGB:
193, 94, 169
CMY:
24, 63, 34
CMYK:
0, 51, 12, 24
HSL:
315°, 44.3946%, 56.2745%
HSV (HSB):
315°, 51.2953%, 75.6863%
XYZ:
33.1565, 22.2074, 40.0750
xyY:
0.3474, 0.2327, 22.2074
CIE-Lab:
54.2464, 49.1899, -22.2147
CIE-LCH:
54.2464, 53.9735, 335.6956
CIE-Luv:
54.2464, 52.7324, -40.5522
Hunter-Lab:
47.1248, 43.1222, -17.4331
#c15ea9 color charts
#c15ea9 color shades, tints & tones
#c15ea9 color schemes
#c15ea9 color preview, HTML & CSS examples
This text has a color of #c15ea9
<p style="color:#c15ea9;">Text here</p>
.mytext {color:#c15ea9;}
This box has a color of #c15ea9
<div style="background-color:#c15ea9;">Content here</div>
.mybackground {background-color:#c15ea9;}
Border around this has a color of #c15ea9
<div style="border:2px solid #c15ea9;">Content here</div>
.myborder {border:2px solid #c15ea9;}