#b80be4 color space conversions
Hex:
#b80be4
RGB:
184, 11, 228
CMY:
28, 96, 11
CMYK:
19, 95, 0, 11
HSL:
288°, 90.7950%, 46.8627%
HSV (HSB):
288°, 95.1754%, 89.4118%
XYZ:
33.8904, 16.0311, 74.7069
xyY:
0.2719, 0.1286, 16.0311
CIE-Lab:
47.0153, 82.9367, -67.7522
CIE-LCH:
47.0153, 107.0928, 320.7541
CIE-Luv:
47.0153, 45.2968, -109.3404
Hunter-Lab:
40.0389, 81.0211, -82.5995
#b80be4 color charts
#b80be4 color shades, tints & tones
#b80be4 color schemes
#b80be4 color preview, HTML & CSS examples
This text has a color of #b80be4
<p style="color:#b80be4;">Text here</p>
.mytext {color:#b80be4;}
This box has a color of #b80be4
<div style="background-color:#b80be4;">Content here</div>
.mybackground {background-color:#b80be4;}
Border around this has a color of #b80be4
<div style="border:2px solid #b80be4;">Content here</div>
.myborder {border:2px solid #b80be4;}