#b80ec5 color space conversions
Hex:
#b80ec5
RGB:
184, 14, 197
CMY:
28, 95, 23
CMYK:
7, 93, 0, 23
HSL:
296°, 86.7299%, 41.3725%
HSV (HSB):
296°, 92.8934%, 77.2549%
XYZ:
30.0022, 14.5356, 54.0477
xyY:
0.3043, 0.1474, 14.5356
CIE-Lab:
44.9915, 77.5465, -53.1986
CIE-LCH:
44.9915, 94.0402, 325.5490
CIE-Luv:
44.9915, 55.4105, -87.3832
Hunter-Lab:
38.1256, 73.7473, -57.3628
#b80ec5 color charts
#b80ec5 color shades, tints & tones
#b80ec5 color schemes
#b80ec5 color preview, HTML & CSS examples
This text has a color of #b80ec5
<p style="color:#b80ec5;">Text here</p>
.mytext {color:#b80ec5;}
This box has a color of #b80ec5
<div style="background-color:#b80ec5;">Content here</div>
.mybackground {background-color:#b80ec5;}
Border around this has a color of #b80ec5
<div style="border:2px solid #b80ec5;">Content here</div>
.myborder {border:2px solid #b80ec5;}