#b80ec4 color space conversions
Hex:
#b80ec4
RGB:
184, 14, 196
CMY:
28, 95, 23
CMYK:
6, 93, 0, 23
HSL:
296°, 86.6667%, 41.1765%
HSV (HSB):
296°, 92.8571%, 76.8627%
XYZ:
29.8880, 14.4899, 53.4461
xyY:
0.3055, 0.1481, 14.4899
CIE-Lab:
44.9275, 77.3896, -52.7192
CIE-LCH:
44.9275, 93.6401, 325.7366
CIE-Luv:
44.9275, 55.7688, -86.6580
Hunter-Lab:
38.0657, 73.5379, -56.6002
#b80ec4 color charts
#b80ec4 color shades, tints & tones
#b80ec4 color schemes
#b80ec4 color preview, HTML & CSS examples
This text has a color of #b80ec4
<p style="color:#b80ec4;">Text here</p>
.mytext {color:#b80ec4;}
This box has a color of #b80ec4
<div style="background-color:#b80ec4;">Content here</div>
.mybackground {background-color:#b80ec4;}
Border around this has a color of #b80ec4
<div style="border:2px solid #b80ec4;">Content here</div>
.myborder {border:2px solid #b80ec4;}