#b80db3 color space conversions
Hex:
#b80db3
RGB:
184, 13, 179
CMY:
28, 95, 30
CMYK:
0, 93, 3, 28
HSL:
302°, 86.8020%, 38.6275%
HSV (HSB):
302°, 92.9348%, 72.1569%
XYZ:
28.0478, 13.7329, 43.8203
xyY:
0.3277, 0.1604, 13.7329
CIE-Lab:
43.8474, 74.9189, -44.4767
CIE-LCH:
43.8474, 87.1265, 329.3039
CIE-Luv:
43.8474, 62.1951, -74.2060
Hunter-Lab:
37.0579, 70.2489, -44.1688
#b80db3 color charts
#b80db3 color shades, tints & tones
#b80db3 color schemes
#b80db3 color preview, HTML & CSS examples
This text has a color of #b80db3
<p style="color:#b80db3;">Text here</p>
.mytext {color:#b80db3;}
This box has a color of #b80db3
<div style="background-color:#b80db3;">Content here</div>
.mybackground {background-color:#b80db3;}
Border around this has a color of #b80db3
<div style="border:2px solid #b80db3;">Content here</div>
.myborder {border:2px solid #b80db3;}