#c15ff7 color space conversions
Hex:
#c15ff7
RGB:
193, 95, 247
CMY:
24, 63, 3
CMYK:
22, 62, 0, 3
HSL:
279°, 90.4762%, 67.0588%
HSV (HSB):
279°, 61.5385%, 96.8627%
XYZ:
42.8730, 26.2373, 90.8003
xyY:
0.2681, 0.1641, 26.2373
CIE-Lab:
58.2616, 63.3656, -60.2146
CIE-LCH:
58.2616, 87.4128, 316.4606
CIE-Luv:
58.2616, 33.3983, -102.4033
Hunter-Lab:
51.2223, 59.7652, -69.2460
#c15ff7 color charts
#c15ff7 color shades, tints & tones
#c15ff7 color schemes
#c15ff7 color preview, HTML & CSS examples
This text has a color of #c15ff7
<p style="color:#c15ff7;">Text here</p>
.mytext {color:#c15ff7;}
This box has a color of #c15ff7
<div style="background-color:#c15ff7;">Content here</div>
.mybackground {background-color:#c15ff7;}
Border around this has a color of #c15ff7
<div style="border:2px solid #c15ff7;">Content here</div>
.myborder {border:2px solid #c15ff7;}