#b80ea9 color space conversions
Hex:
#b80ea9
RGB:
184, 14, 169
CMY:
28, 95, 34
CMYK:
0, 92, 8, 28
HSL:
305°, 85.8586%, 38.8235%
HSV (HSB):
305°, 92.3913%, 72.1569%
XYZ:
27.0856, 13.3690, 38.6890
xyY:
0.3422, 0.1689, 13.3690
CIE-Lab:
43.3141, 73.3670, -39.3918
CIE-LCH:
43.3141, 83.2732, 331.7680
CIE-Luv:
43.3141, 66.1035, -66.5835
Hunter-Lab:
36.5636, 68.2430, -37.1419
#b80ea9 color charts
#b80ea9 color shades, tints & tones
#b80ea9 color schemes
#b80ea9 color preview, HTML & CSS examples
This text has a color of #b80ea9
<p style="color:#b80ea9;">Text here</p>
.mytext {color:#b80ea9;}
This box has a color of #b80ea9
<div style="background-color:#b80ea9;">Content here</div>
.mybackground {background-color:#b80ea9;}
Border around this has a color of #b80ea9
<div style="border:2px solid #b80ea9;">Content here</div>
.myborder {border:2px solid #b80ea9;}