#b80ea8 color space conversions
Hex:
#b80ea8
RGB:
184, 14, 168
CMY:
28, 95, 34
CMYK:
0, 92, 9, 28
HSL:
306°, 85.8586%, 38.8235%
HSV (HSB):
306°, 92.3913%, 72.1569%
XYZ:
26.9921, 13.3316, 38.1964
xyY:
0.3438, 0.1698, 13.3316
CIE-Lab:
43.2587, 73.2265, -38.8835
CIE-LCH:
43.2587, 82.9099, 332.0316
CIE-Luv:
43.2587, 66.5098, -65.8235
Hunter-Lab:
36.5124, 68.0607, -36.4658
#b80ea8 color charts
#b80ea8 color shades, tints & tones
#b80ea8 color schemes
#b80ea8 color preview, HTML & CSS examples
This text has a color of #b80ea8
<p style="color:#b80ea8;">Text here</p>
.mytext {color:#b80ea8;}
This box has a color of #b80ea8
<div style="background-color:#b80ea8;">Content here</div>
.mybackground {background-color:#b80ea8;}
Border around this has a color of #b80ea8
<div style="border:2px solid #b80ea8;">Content here</div>
.myborder {border:2px solid #b80ea8;}