#b80afc color space conversions
Hex:
#b80afc
RGB:
184, 10, 252
CMY:
28, 96, 1
CMYK:
27, 96, 0, 1
HSL:
283°, 97.5806%, 51.3725%
HSV (HSB):
283°, 96.0317%, 98.8235%
XYZ:
37.4464, 17.4357, 93.4872
xyY:
0.2524, 0.1175, 17.4357
CIE-Lab:
48.8044, 87.2156, -78.3589
CIE-LCH:
48.8044, 117.2463, 318.0619
CIE-Luv:
48.8044, 38.4856, -125.3196
Hunter-Lab:
41.7561, 87.0037, -103.5145
#b80afc color charts
#b80afc color shades, tints & tones
#b80afc color schemes
#b80afc color preview, HTML & CSS examples
This text has a color of #b80afc
<p style="color:#b80afc;">Text here</p>
.mytext {color:#b80afc;}
This box has a color of #b80afc
<div style="background-color:#b80afc;">Content here</div>
.mybackground {background-color:#b80afc;}
Border around this has a color of #b80afc
<div style="border:2px solid #b80afc;">Content here</div>
.myborder {border:2px solid #b80afc;}