#b40def color space conversions
Hex:
#b40def
RGB:
180, 13, 239
CMY:
29, 95, 6
CMYK:
25, 95, 0, 6
HSL:
284°, 89.6825%, 49.4118%
HSV (HSB):
284°, 94.5607%, 93.7255%
XYZ:
34.5463, 16.2231, 82.9719
xyY:
0.2583, 0.1213, 16.2231
CIE-Lab:
47.2659, 84.1292, -73.5992
CIE-LCH:
47.2659, 111.7791, 318.8194
CIE-Luv:
47.2659, 39.6117, -117.4721
Hunter-Lab:
40.2780, 82.6126, -93.9419
#b40def color charts
#b40def color shades, tints & tones
#b40def color schemes
#b40def color preview, HTML & CSS examples
This text has a color of #b40def
<p style="color:#b40def;">Text here</p>
.mytext {color:#b40def;}
This box has a color of #b40def
<div style="background-color:#b40def;">Content here</div>
.mybackground {background-color:#b40def;}
Border around this has a color of #b40def
<div style="border:2px solid #b40def;">Content here</div>
.myborder {border:2px solid #b40def;}