#c050c4 color space conversions
Hex:
#c050c4
RGB:
192, 80, 196
CMY:
25, 69, 23
CMYK:
2, 59, 0, 23
HSL:
298°, 49.5726%, 54.1176%
HSV (HSB):
298°, 59.1837%, 76.8627%
XYZ:
34.5707, 20.9293, 54.4422
xyY:
0.3144, 0.1904, 20.9293
CIE-Lab:
52.8720, 60.0487, -39.9959
CIE-LCH:
52.8720, 72.1493, 326.3341
CIE-Luv:
52.8720, 49.7149, -68.9544
Hunter-Lab:
45.7486, 54.8266, -38.5330
#c050c4 color charts
#c050c4 color shades, tints & tones
#c050c4 color schemes
#c050c4 color preview, HTML & CSS examples
This text has a color of #c050c4
<p style="color:#c050c4;">Text here</p>
.mytext {color:#c050c4;}
This box has a color of #c050c4
<div style="background-color:#c050c4;">Content here</div>
.mybackground {background-color:#c050c4;}
Border around this has a color of #c050c4
<div style="border:2px solid #c050c4;">Content here</div>
.myborder {border:2px solid #c050c4;}