#c046f5 color space conversions
Hex:
#c046f5
RGB:
192, 70, 245
CMY:
25, 73, 4
CMYK:
22, 71, 0, 4
HSL:
282°, 89.7436%, 61.7647%
HSV (HSB):
282°, 71.4286%, 96.0784%
XYZ:
40.4098, 22.1794, 88.5374
xyY:
0.2674, 0.1468, 22.1794
CIE-Lab:
54.2168, 73.3111, -65.6113
CIE-LCH:
54.2168, 98.3838, 318.1724
CIE-Luv:
54.2168, 38.9276, -109.8180
Hunter-Lab:
47.0950, 70.7457, -78.4973
#c046f5 color charts
#c046f5 color shades, tints & tones
#c046f5 color schemes
#c046f5 color preview, HTML & CSS examples
This text has a color of #c046f5
<p style="color:#c046f5;">Text here</p>
.mytext {color:#c046f5;}
This box has a color of #c046f5
<div style="background-color:#c046f5;">Content here</div>
.mybackground {background-color:#c046f5;}
Border around this has a color of #c046f5
<div style="border:2px solid #c046f5;">Content here</div>
.myborder {border:2px solid #c046f5;}