#b50ff0 color space conversions
Hex:
#b50ff0
RGB:
181, 15, 240
CMY:
29, 94, 6
CMYK:
25, 94, 0, 6
HSL:
284°, 88.2353%, 50.0000%
HSV (HSB):
284°, 93.7500%, 94.1176%
XYZ:
34.9551, 16.4567, 83.7722
xyY:
0.2586, 0.1217, 16.4567
CIE-Lab:
47.5680, 84.2287, -73.6637
CIE-LCH:
47.5680, 111.8965, 318.8281
CIE-Luv:
47.5680, 39.8407, -117.8144
Hunter-Lab:
40.5668, 82.8154, -94.0395
#b50ff0 color charts
#b50ff0 color shades, tints & tones
#b50ff0 color schemes
#b50ff0 color preview, HTML & CSS examples
This text has a color of #b50ff0
<p style="color:#b50ff0;">Text here</p>
.mytext {color:#b50ff0;}
This box has a color of #b50ff0
<div style="background-color:#b50ff0;">Content here</div>
.mybackground {background-color:#b50ff0;}
Border around this has a color of #b50ff0
<div style="border:2px solid #b50ff0;">Content here</div>
.myborder {border:2px solid #b50ff0;}