#b850c5 color space conversions
Hex:
#b850c5
RGB:
184, 80, 197
CMY:
28, 69, 23
CMYK:
7, 59, 0, 23
HSL:
293°, 50.2146%, 54.3137%
HSV (HSB):
293°, 59.3909%, 77.2549%
XYZ:
32.7139, 19.9589, 54.9516
xyY:
0.3040, 0.1854, 19.9589
CIE-Lab:
51.7907, 58.2017, -42.3538
CIE-LCH:
51.7907, 71.9812, 323.9564
CIE-Luv:
51.7907, 44.0839, -71.9552
Hunter-Lab:
44.6754, 52.5260, -41.6551
#b850c5 color charts
#b850c5 color shades, tints & tones
#b850c5 color schemes
#b850c5 color preview, HTML & CSS examples
This text has a color of #b850c5
<p style="color:#b850c5;">Text here</p>
.mytext {color:#b850c5;}
This box has a color of #b850c5
<div style="background-color:#b850c5;">Content here</div>
.mybackground {background-color:#b850c5;}
Border around this has a color of #b850c5
<div style="border:2px solid #b850c5;">Content here</div>
.myborder {border:2px solid #b850c5;}