#b80cb5 color space conversions
Hex:
#b80cb5
RGB:
184, 12, 181
CMY:
28, 95, 29
CMYK:
0, 93, 2, 28
HSL:
301°, 87.7551%, 38.4314%
HSV (HSB):
301°, 93.4783%, 72.1569%
XYZ:
28.2391, 13.7895, 44.8893
xyY:
0.3249, 0.1586, 13.7895
CIE-Lab:
43.9295, 75.3202, -45.5263
CIE-LCH:
43.9295, 88.0101, 328.8497
CIE-Luv:
43.9295, 61.4800, -75.7765
Hunter-Lab:
37.1342, 70.7575, -45.6782
#b80cb5 color charts
#b80cb5 color shades, tints & tones
#b80cb5 color schemes
#b80cb5 color preview, HTML & CSS examples
This text has a color of #b80cb5
<p style="color:#b80cb5;">Text here</p>
.mytext {color:#b80cb5;}
This box has a color of #b80cb5
<div style="background-color:#b80cb5;">Content here</div>
.mybackground {background-color:#b80cb5;}
Border around this has a color of #b80cb5
<div style="border:2px solid #b80cb5;">Content here</div>
.myborder {border:2px solid #b80cb5;}