#b80bb7 color space conversions
Hex:
#b80bb7
RGB:
184, 11, 183
CMY:
28, 96, 28
CMYK:
0, 94, 1, 28
HSL:
300°, 88.7179%, 38.2353%
HSV (HSB):
300°, 94.0217%, 72.1569%
XYZ:
28.4341, 13.8486, 45.9741
xyY:
0.3222, 0.1569, 13.8486
CIE-Lab:
44.0150, 75.7177, -46.5684
CIE-LCH:
44.0150, 88.8920, 328.4074
CIE-Luv:
44.0150, 60.7663, -77.3365
Hunter-Lab:
37.2137, 71.2636, -47.1978
#b80bb7 color charts
#b80bb7 color shades, tints & tones
#b80bb7 color schemes
#b80bb7 color preview, HTML & CSS examples
This text has a color of #b80bb7
<p style="color:#b80bb7;">Text here</p>
.mytext {color:#b80bb7;}
This box has a color of #b80bb7
<div style="background-color:#b80bb7;">Content here</div>
.mybackground {background-color:#b80bb7;}
Border around this has a color of #b80bb7
<div style="border:2px solid #b80bb7;">Content here</div>
.myborder {border:2px solid #b80bb7;}