#b46db9 color space conversions
Hex:
#b46db9
RGB:
180, 109, 185
CMY:
29, 57, 27
CMYK:
3, 41, 0, 27
HSL:
296°, 35.1852%, 57.6471%
HSV (HSB):
296°, 41.0811%, 72.5490%
XYZ:
33.0480, 24.1434, 48.8173
xyY:
0.3117, 0.2277, 24.1434
CIE-Lab:
56.2310, 40.2512, -28.5376
CIE-LCH:
56.2310, 49.3412, 324.6638
CIE-Luv:
56.2310, 33.7828, -49.1036
Hunter-Lab:
49.1359, 34.0683, -24.5104
#b46db9 color charts
#b46db9 color shades, tints & tones
#b46db9 color schemes
#b46db9 color preview, HTML & CSS examples
This text has a color of #b46db9
<p style="color:#b46db9;">Text here</p>
.mytext {color:#b46db9;}
This box has a color of #b46db9
<div style="background-color:#b46db9;">Content here</div>
.mybackground {background-color:#b46db9;}
Border around this has a color of #b46db9
<div style="border:2px solid #b46db9;">Content here</div>
.myborder {border:2px solid #b46db9;}