#b50bec color space conversions
Hex:
#b50bec
RGB:
181, 11, 236
CMY:
29, 96, 7
CMYK:
23, 95, 0, 7
HSL:
285°, 91.0931%, 48.4314%
HSV (HSB):
285°, 95.3390%, 92.5490%
XYZ:
34.3160, 16.1192, 80.6595
xyY:
0.2618, 0.1230, 16.1192
CIE-Lab:
47.1305, 83.9181, -72.1195
CIE-LCH:
47.1305, 110.6503, 319.3241
CIE-Luv:
47.1305, 41.1159, -115.3815
Hunter-Lab:
40.1488, 82.3076, -91.0105
#b50bec color charts
#b50bec color shades, tints & tones
#b50bec color schemes
#b50bec color preview, HTML & CSS examples
This text has a color of #b50bec
<p style="color:#b50bec;">Text here</p>
.mytext {color:#b50bec;}
This box has a color of #b50bec
<div style="background-color:#b50bec;">Content here</div>
.mybackground {background-color:#b50bec;}
Border around this has a color of #b50bec
<div style="border:2px solid #b50bec;">Content here</div>
.myborder {border:2px solid #b50bec;}