#b46da5 color space conversions
Hex:
#b46da5
RGB:
180, 109, 165
CMY:
29, 57, 35
CMYK:
0, 39, 8, 29
HSL:
313°, 32.1267%, 56.6667%
HSV (HSB):
313°, 39.4444%, 70.5882%
XYZ:
31.0826, 23.3572, 38.4675
xyY:
0.3346, 0.2514, 23.3572
CIE-Lab:
55.4384, 36.5550, -18.2169
CIE-LCH:
55.4384, 40.8427, 333.5111
CIE-Luv:
55.4384, 37.7652, -32.6010
Hunter-Lab:
48.3293, 30.2245, -13.3611
#b46da5 color charts
#b46da5 color shades, tints & tones
#b46da5 color schemes
#b46da5 color preview, HTML & CSS examples
This text has a color of #b46da5
<p style="color:#b46da5;">Text here</p>
.mytext {color:#b46da5;}
This box has a color of #b46da5
<div style="background-color:#b46da5;">Content here</div>
.mybackground {background-color:#b46da5;}
Border around this has a color of #b46da5
<div style="border:2px solid #b46da5;">Content here</div>
.myborder {border:2px solid #b46da5;}