#b50bfb color space conversions
Hex:
#b50bfb
RGB:
181, 11, 251
CMY:
29, 96, 2
CMYK:
28, 96, 0, 2
HSL:
283°, 96.7742%, 51.3725%
HSV (HSB):
283°, 95.6175%, 98.4314%
XYZ:
36.5883, 17.0281, 92.6251
xyY:
0.2502, 0.1164, 17.0281
CIE-Lab:
48.2955, 86.5878, -78.6503
CIE-LCH:
48.2955, 116.9757, 317.7502
CIE-Luv:
48.2955, 37.0249, -125.2022
Hunter-Lab:
41.2652, 86.0554, -104.1987
#b50bfb color charts
#b50bfb color shades, tints & tones
#b50bfb color schemes
#b50bfb color preview, HTML & CSS examples
This text has a color of #b50bfb
<p style="color:#b50bfb;">Text here</p>
.mytext {color:#b50bfb;}
This box has a color of #b50bfb
<div style="background-color:#b50bfb;">Content here</div>
.mybackground {background-color:#b50bfb;}
Border around this has a color of #b50bfb
<div style="border:2px solid #b50bfb;">Content here</div>
.myborder {border:2px solid #b50bfb;}