#b050c3 color space conversions
Hex:
#b050c3
RGB:
176, 80, 195
CMY:
31, 69, 24
CMYK:
10, 59, 0, 24
HSL:
290°, 48.9362%, 53.9216%
HSV (HSB):
290°, 58.9744%, 76.4706%
XYZ:
30.6235, 18.9076, 53.6652
xyY:
0.2967, 0.1832, 18.9076
CIE-Lab:
50.5789, 55.7968, -43.1909
CIE-LCH:
50.5789, 70.5601, 322.2575
CIE-Luv:
50.5789, 39.3963, -72.5008
Hunter-Lab:
43.4828, 49.6166, -42.7360
#b050c3 color charts
#b050c3 color shades, tints & tones
#b050c3 color schemes
#b050c3 color preview, HTML & CSS examples
This text has a color of #b050c3
<p style="color:#b050c3;">Text here</p>
.mytext {color:#b050c3;}
This box has a color of #b050c3
<div style="background-color:#b050c3;">Content here</div>
.mybackground {background-color:#b050c3;}
Border around this has a color of #b050c3
<div style="border:2px solid #b050c3;">Content here</div>
.myborder {border:2px solid #b050c3;}