#b80ff8 color space conversions
Hex:
#b80ff8
RGB:
184, 15, 248
CMY:
28, 94, 3
CMYK:
26, 94, 0, 3
HSL:
284°, 94.3320%, 51.5686%
HSV (HSB):
284°, 93.9516%, 97.2549%
XYZ:
36.8813, 17.3093, 90.2041
xyY:
0.2554, 0.1199, 17.3093
CIE-Lab:
48.6474, 86.0390, -76.3778
CIE-LCH:
48.6474, 115.0490, 318.4042
CIE-Luv:
48.6474, 39.3897, -122.4674
Hunter-Lab:
41.6045, 85.4278, -99.4257
#b80ff8 color charts
#b80ff8 color shades, tints & tones
#b80ff8 color schemes
#b80ff8 color preview, HTML & CSS examples
This text has a color of #b80ff8
<p style="color:#b80ff8;">Text here</p>
.mytext {color:#b80ff8;}
This box has a color of #b80ff8
<div style="background-color:#b80ff8;">Content here</div>
.mybackground {background-color:#b80ff8;}
Border around this has a color of #b80ff8
<div style="border:2px solid #b80ff8;">Content here</div>
.myborder {border:2px solid #b80ff8;}