#b38bff color space conversions
Hex:
#b38bff
RGB:
179, 139, 255
CMY:
30, 45, 0
CMYK:
30, 45, 0, 0
HSL:
261°, 100.0000%, 77.2549%
HSV (HSB):
261°, 45.4902%, 100.0000%
XYZ:
45.8730, 35.2689, 98.9976
xyY:
0.2547, 0.1958, 35.2689
CIE-Lab:
65.9575, 38.9367, -52.4483
CIE-LCH:
65.9575, 65.3214, 306.5896
CIE-Luv:
65.9575, 10.8134, -89.4148
Hunter-Lab:
59.3877, 33.9510, -57.2634
#b38bff color charts
#b38bff color shades, tints & tones
#b38bff color schemes
#b38bff color preview, HTML & CSS examples
This text has a color of #b38bff
<p style="color:#b38bff;">Text here</p>
.mytext {color:#b38bff;}
This box has a color of #b38bff
<div style="background-color:#b38bff;">Content here</div>
.mybackground {background-color:#b38bff;}
Border around this has a color of #b38bff
<div style="border:2px solid #b38bff;">Content here</div>
.myborder {border:2px solid #b38bff;}