#c015e7 color space conversions
Hex:
#c015e7
RGB:
192, 21, 231
CMY:
25, 92, 9
CMYK:
17, 91, 0, 9
HSL:
289°, 83.3333%, 49.4118%
HSV (HSB):
289°, 90.9091%, 90.5882%
XYZ:
36.4302, 17.5123, 77.0614
xyY:
0.2781, 0.1337, 17.5123
CIE-Lab:
48.8992, 83.4609, -66.3382
CIE-LCH:
48.8992, 106.6137, 321.5209
CIE-Luv:
48.8992, 48.9162, -108.7824
Hunter-Lab:
41.8477, 82.1582, -79.8875
#c015e7 color charts
#c015e7 color shades, tints & tones
#c015e7 color schemes
#c015e7 color preview, HTML & CSS examples
This text has a color of #c015e7
<p style="color:#c015e7;">Text here</p>
.mytext {color:#c015e7;}
This box has a color of #c015e7
<div style="background-color:#c015e7;">Content here</div>
.mybackground {background-color:#c015e7;}
Border around this has a color of #c015e7
<div style="border:2px solid #c015e7;">Content here</div>
.myborder {border:2px solid #c015e7;}