#c015d2 color space conversions
Hex:
#c015d2
RGB:
192, 21, 210
CMY:
25, 92, 18
CMYK:
9, 90, 0, 18
HSL:
294°, 81.8182%, 45.2941%
HSV (HSB):
294°, 90.0000%, 82.3529%
XYZ:
33.6393, 16.3959, 62.3645
xyY:
0.2993, 0.1459, 16.3959
CIE-Lab:
47.4897, 80.0137, -56.6297
CIE-LCH:
47.4897, 98.0261, 324.7111
CIE-Luv:
47.4897, 55.8676, -93.9214
Hunter-Lab:
40.4919, 77.4307, -62.9725
#c015d2 color charts
#c015d2 color shades, tints & tones
#c015d2 color schemes
#c015d2 color preview, HTML & CSS examples
This text has a color of #c015d2
<p style="color:#c015d2;">Text here</p>
.mytext {color:#c015d2;}
This box has a color of #c015d2
<div style="background-color:#c015d2;">Content here</div>
.mybackground {background-color:#c015d2;}
Border around this has a color of #c015d2
<div style="border:2px solid #c015d2;">Content here</div>
.myborder {border:2px solid #c015d2;}