#b40ec0 color space conversions
Hex:
#b40ec0
RGB:
180, 14, 192
CMY:
29, 95, 25
CMYK:
6, 93, 0, 25
HSL:
296°, 86.4078%, 40.3922%
HSV (HSB):
296°, 92.7083%, 75.2941%
XYZ:
28.4939, 13.8231, 51.0355
xyY:
0.3052, 0.1481, 13.8231
CIE-Lab:
43.9782, 76.1104, -51.9474
CIE-LCH:
43.9782, 92.1484, 325.6854
CIE-Luv:
43.9782, 54.4250, -84.8871
Hunter-Lab:
37.1795, 71.7359, -55.3605
#b40ec0 color charts
#b40ec0 color shades, tints & tones
#b40ec0 color schemes
#b40ec0 color preview, HTML & CSS examples
This text has a color of #b40ec0
<p style="color:#b40ec0;">Text here</p>
.mytext {color:#b40ec0;}
This box has a color of #b40ec0
<div style="background-color:#b40ec0;">Content here</div>
.mybackground {background-color:#b40ec0;}
Border around this has a color of #b40ec0
<div style="border:2px solid #b40ec0;">Content here</div>
.myborder {border:2px solid #b40ec0;}