#c015f3 color space conversions
Hex:
#c015f3
RGB:
192, 21, 243
CMY:
25, 92, 5
CMYK:
21, 91, 0, 5
HSL:
286°, 90.2439%, 51.7647%
HSV (HSB):
286°, 91.3580%, 95.2941%
XYZ:
38.1841, 18.2139, 86.2971
xyY:
0.2676, 0.1276, 18.2139
CIE-Lab:
49.7545, 85.5117, -71.7170
CIE-LCH:
49.7545, 111.6045, 320.0141
CIE-Luv:
49.7545, 45.2671, -117.0024
Hunter-Lab:
42.6777, 85.0193, -90.0139
#c015f3 color charts
#c015f3 color shades, tints & tones
#c015f3 color schemes
#c015f3 color preview, HTML & CSS examples
This text has a color of #c015f3
<p style="color:#c015f3;">Text here</p>
.mytext {color:#c015f3;}
This box has a color of #c015f3
<div style="background-color:#c015f3;">Content here</div>
.mybackground {background-color:#c015f3;}
Border around this has a color of #c015f3
<div style="border:2px solid #c015f3;">Content here</div>
.myborder {border:2px solid #c015f3;}