#c046c5 color space conversions
Hex:
#c046c5
RGB:
192, 70, 197
CMY:
25, 73, 23
CMYK:
3, 64, 0, 23
HSL:
298°, 52.2634%, 52.3529%
HSV (HSB):
298°, 64.4670%, 77.2549%
XYZ:
34.0064, 19.6180, 54.8176
xyY:
0.3136, 0.1809, 19.6180
CIE-Lab:
51.4025, 64.4303, -42.8936
CIE-LCH:
51.4025, 77.4023, 326.3469
CIE-Luv:
51.4025, 52.2732, -73.5067
Hunter-Lab:
44.2922, 59.5364, -42.3749
#c046c5 color charts
#c046c5 color shades, tints & tones
#c046c5 color schemes
#c046c5 color preview, HTML & CSS examples
This text has a color of #c046c5
<p style="color:#c046c5;">Text here</p>
.mytext {color:#c046c5;}
This box has a color of #c046c5
<div style="background-color:#c046c5;">Content here</div>
.mybackground {background-color:#c046c5;}
Border around this has a color of #c046c5
<div style="border:2px solid #c046c5;">Content here</div>
.myborder {border:2px solid #c046c5;}