#b80ec6 color space conversions
Hex:
#b80ec6
RGB:
184, 14, 198
CMY:
28, 95, 22
CMYK:
7, 93, 0, 22
HSL:
295°, 86.7925%, 41.5686%
HSV (HSB):
295°, 92.9293%, 77.6471%
XYZ:
30.1172, 14.5816, 54.6533
xyY:
0.3031, 0.1468, 14.5816
CIE-Lab:
45.0558, 77.7039, -53.6771
CIE-LCH:
45.0558, 94.4411, 325.3637
CIE-Luv:
45.0558, 55.0540, -88.1071
Hunter-Lab:
38.1859, 73.9577, -58.1282
#b80ec6 color charts
#b80ec6 color shades, tints & tones
#b80ec6 color schemes
#b80ec6 color preview, HTML & CSS examples
This text has a color of #b80ec6
<p style="color:#b80ec6;">Text here</p>
.mytext {color:#b80ec6;}
This box has a color of #b80ec6
<div style="background-color:#b80ec6;">Content here</div>
.mybackground {background-color:#b80ec6;}
Border around this has a color of #b80ec6
<div style="border:2px solid #b80ec6;">Content here</div>
.myborder {border:2px solid #b80ec6;}