#c015b5 color space conversions
Hex:
#c015b5
RGB:
192, 21, 181
CMY:
25, 92, 29
CMYK:
0, 89, 6, 25
HSL:
304°, 80.2817%, 41.7647%
HSV (HSB):
304°, 89.0625%, 75.2941%
XYZ:
30.3469, 15.0790, 45.0271
xyY:
0.3355, 0.1667, 15.0790
CIE-Lab:
45.7422, 75.6094, -42.5531
CIE-LCH:
45.7422, 86.7614, 330.6291
CIE-Luv:
45.7422, 66.6768, -72.4240
Hunter-Lab:
38.8317, 71.5420, -41.5673
#c015b5 color charts
#c015b5 color shades, tints & tones
#c015b5 color schemes
#c015b5 color preview, HTML & CSS examples
This text has a color of #c015b5
<p style="color:#c015b5;">Text here</p>
.mytext {color:#c015b5;}
This box has a color of #c015b5
<div style="background-color:#c015b5;">Content here</div>
.mybackground {background-color:#c015b5;}
Border around this has a color of #c015b5
<div style="border:2px solid #c015b5;">Content here</div>
.myborder {border:2px solid #c015b5;}