#b50ec7 color space conversions
Hex:
#b50ec7
RGB:
181, 14, 199
CMY:
29, 95, 22
CMYK:
9, 93, 0, 22
HSL:
294°, 86.8545%, 41.7647%
HSV (HSB):
294°, 92.9648%, 78.0392%
XYZ:
29.5219, 14.2614, 55.2296
xyY:
0.2982, 0.1440, 14.2614
CIE-Lab:
44.6054, 77.3840, -55.0103
CIE-LCH:
44.6054, 94.9442, 324.5920
CIE-Luv:
44.6054, 52.6468, -89.6580
Hunter-Lab:
37.7642, 73.4537, -60.2758
#b50ec7 color charts
#b50ec7 color shades, tints & tones
#b50ec7 color schemes
#b50ec7 color preview, HTML & CSS examples
This text has a color of #b50ec7
<p style="color:#b50ec7;">Text here</p>
.mytext {color:#b50ec7;}
This box has a color of #b50ec7
<div style="background-color:#b50ec7;">Content here</div>
.mybackground {background-color:#b50ec7;}
Border around this has a color of #b50ec7
<div style="border:2px solid #b50ec7;">Content here</div>
.myborder {border:2px solid #b50ec7;}