#b80ffa color space conversions
Hex:
#b80ffa
RGB:
184, 15, 250
CMY:
28, 94, 2
CMYK:
26, 94, 0, 2
HSL:
283°, 95.9184%, 51.9608%
HSV (HSB):
283°, 94.0000%, 98.0392%
XYZ:
37.1933, 17.4341, 91.8473
xyY:
0.2539, 0.1190, 17.4341
CIE-Lab:
48.8024, 86.3964, -77.2442
CIE-LCH:
48.8024, 115.8922, 318.2011
CIE-Luv:
48.8024, 38.8498, -123.7755
Hunter-Lab:
41.7542, 85.9323, -101.1931
#b80ffa color charts
#b80ffa color shades, tints & tones
#b80ffa color schemes
#b80ffa color preview, HTML & CSS examples
This text has a color of #b80ffa
<p style="color:#b80ffa;">Text here</p>
.mytext {color:#b80ffa;}
This box has a color of #b80ffa
<div style="background-color:#b80ffa;">Content here</div>
.mybackground {background-color:#b80ffa;}
Border around this has a color of #b80ffa
<div style="border:2px solid #b80ffa;">Content here</div>
.myborder {border:2px solid #b80ffa;}