#b48ec5 color space conversions
Hex:
#b48ec5
RGB:
180, 142, 197
CMY:
29, 44, 23
CMYK:
9, 28, 0, 23
HSL:
281°, 32.1637%, 66.4706%
HSV (HSB):
281°, 27.9188%, 77.2549%
XYZ:
38.5734, 33.0805, 57.1755
xyY:
0.2994, 0.2568, 33.0805
CIE-Lab:
64.2261, 24.3840, -23.0333
CIE-LCH:
64.2261, 33.5427, 316.6317
CIE-Luv:
64.2261, 17.2093, -39.0865
Hunter-Lab:
57.5157, 19.0603, -18.6783
#b48ec5 color charts
#b48ec5 color shades, tints & tones
#b48ec5 color schemes
#b48ec5 color preview, HTML & CSS examples
This text has a color of #b48ec5
<p style="color:#b48ec5;">Text here</p>
.mytext {color:#b48ec5;}
This box has a color of #b48ec5
<div style="background-color:#b48ec5;">Content here</div>
.mybackground {background-color:#b48ec5;}
Border around this has a color of #b48ec5
<div style="border:2px solid #b48ec5;">Content here</div>
.myborder {border:2px solid #b48ec5;}