#b80fb6 color space conversions
Hex:
#b80fb6
RGB:
184, 15, 182
CMY:
28, 94, 29
CMYK:
0, 92, 1, 28
HSL:
301°, 84.9246%, 39.0196%
HSV (HSB):
301°, 91.8478%, 72.1569%
XYZ:
28.3815, 13.9094, 45.4449
xyY:
0.3235, 0.1585, 13.9094
CIE-Lab:
44.1027, 75.1334, -45.8392
CIE-LCH:
44.1027, 88.0128, 328.6124
CIE-Luv:
44.1027, 60.9044, -76.2776
Hunter-Lab:
37.2953, 70.5706, -46.1390
#b80fb6 color charts
#b80fb6 color shades, tints & tones
#b80fb6 color schemes
#b80fb6 color preview, HTML & CSS examples
This text has a color of #b80fb6
<p style="color:#b80fb6;">Text here</p>
.mytext {color:#b80fb6;}
This box has a color of #b80fb6
<div style="background-color:#b80fb6;">Content here</div>
.mybackground {background-color:#b80fb6;}
Border around this has a color of #b80fb6
<div style="border:2px solid #b80fb6;">Content here</div>
.myborder {border:2px solid #b80fb6;}