#c015d7 color space conversions
Hex:
#c015d7
RGB:
192, 21, 215
CMY:
25, 92, 16
CMYK:
11, 90, 0, 16
HSL:
293°, 82.2034%, 46.2745%
HSV (HSB):
293°, 90.2326%, 84.3137%
XYZ:
34.2721, 16.6491, 65.6972
xyY:
0.2939, 0.1428, 16.6491
CIE-Lab:
47.8148, 80.8167, -58.9766
CIE-LCH:
47.8148, 100.0479, 323.8796
CIE-Luv:
47.8148, 54.1458, -97.5153
Hunter-Lab:
40.8033, 78.5227, -66.9003
#c015d7 color charts
#c015d7 color shades, tints & tones
#c015d7 color schemes
#c015d7 color preview, HTML & CSS examples
This text has a color of #c015d7
<p style="color:#c015d7;">Text here</p>
.mytext {color:#c015d7;}
This box has a color of #c015d7
<div style="background-color:#c015d7;">Content here</div>
.mybackground {background-color:#c015d7;}
Border around this has a color of #c015d7
<div style="border:2px solid #c015d7;">Content here</div>
.myborder {border:2px solid #c015d7;}