#b40db9 color space conversions
Hex:
#b40db9
RGB:
180, 13, 185
CMY:
29, 95, 27
CMYK:
3, 93, 0, 27
HSL:
298°, 86.8687%, 38.8235%
HSV (HSB):
298°, 92.9730%, 72.5490%
XYZ:
27.7233, 13.4939, 47.0423
xyY:
0.3141, 0.1529, 13.4939
CIE-Lab:
43.4982, 75.1351, -48.6126
CIE-LCH:
43.4982, 89.4900, 327.0970
CIE-Luv:
43.4982, 57.0310, -79.8561
Hunter-Lab:
36.7341, 70.4296, -50.2140
#b40db9 color charts
#b40db9 color shades, tints & tones
#b40db9 color schemes
#b40db9 color preview, HTML & CSS examples
This text has a color of #b40db9
<p style="color:#b40db9;">Text here</p>
.mytext {color:#b40db9;}
This box has a color of #b40db9
<div style="background-color:#b40db9;">Content here</div>
.mybackground {background-color:#b40db9;}
Border around this has a color of #b40db9
<div style="border:2px solid #b40db9;">Content here</div>
.myborder {border:2px solid #b40db9;}