#c050b8 color space conversions
Hex:
#c050b8
RGB:
192, 80, 184
CMY:
25, 69, 28
CMYK:
0, 58, 4, 25
HSL:
304°, 47.0588%, 53.3333%
HSV (HSB):
304°, 58.3333%, 75.2941%
XYZ:
33.2586, 20.4045, 47.5329
xyY:
0.3287, 0.2016, 20.4045
CIE-Lab:
52.2915, 57.9775, -33.9756
CIE-LCH:
52.2915, 67.1992, 329.6291
CIE-Luv:
52.2915, 53.1653, -59.3321
Hunter-Lab:
45.1713, 52.3757, -30.7698
#c050b8 color charts
#c050b8 color shades, tints & tones
#c050b8 color schemes
#c050b8 color preview, HTML & CSS examples
This text has a color of #c050b8
<p style="color:#c050b8;">Text here</p>
.mytext {color:#c050b8;}
This box has a color of #c050b8
<div style="background-color:#c050b8;">Content here</div>
.mybackground {background-color:#c050b8;}
Border around this has a color of #c050b8
<div style="border:2px solid #c050b8;">Content here</div>
.myborder {border:2px solid #c050b8;}