#b80fb8 color space conversions
Hex:
#b80fb8
RGB:
184, 15, 184
CMY:
28, 94, 28
CMYK:
0, 92, 0, 28
HSL:
300°, 84.9246%, 39.0196%
HSV (HSB):
300°, 91.8478%, 72.1569%
XYZ:
28.5897, 13.9927, 46.5414
xyY:
0.3208, 0.1570, 13.9927
CIE-Lab:
44.2224, 75.4326, -46.8254
CIE-LCH:
44.2224, 88.7845, 328.1697
CIE-Luv:
44.2224, 60.1414, -77.7650
Hunter-Lab:
37.4068, 70.9642, -47.5837
#b80fb8 color charts
#b80fb8 color shades, tints & tones
#b80fb8 color schemes
#b80fb8 color preview, HTML & CSS examples
This text has a color of #b80fb8
<p style="color:#b80fb8;">Text here</p>
.mytext {color:#b80fb8;}
This box has a color of #b80fb8
<div style="background-color:#b80fb8;">Content here</div>
.mybackground {background-color:#b80fb8;}
Border around this has a color of #b80fb8
<div style="border:2px solid #b80fb8;">Content here</div>
.myborder {border:2px solid #b80fb8;}