#c015b8 color space conversions
Hex:
#c015b8
RGB:
192, 21, 184
CMY:
25, 92, 28
CMYK:
0, 89, 4, 25
HSL:
303°, 80.2817%, 41.7647%
HSV (HSB):
303°, 89.0625%, 75.2941%
XYZ:
30.6581, 15.2035, 46.6661
xyY:
0.3313, 0.1643, 15.2035
CIE-Lab:
45.9117, 76.0433, -44.0474
CIE-LCH:
45.9117, 87.8792, 329.9188
CIE-Luv:
45.9117, 65.4951, -74.6959
Hunter-Lab:
38.9917, 72.1145, -43.6655
#c015b8 color charts
#c015b8 color shades, tints & tones
#c015b8 color schemes
#c015b8 color preview, HTML & CSS examples
This text has a color of #c015b8
<p style="color:#c015b8;">Text here</p>
.mytext {color:#c015b8;}
This box has a color of #c015b8
<div style="background-color:#c015b8;">Content here</div>
.mybackground {background-color:#c015b8;}
Border around this has a color of #c015b8
<div style="border:2px solid #c015b8;">Content here</div>
.myborder {border:2px solid #c015b8;}