#b58dff color space conversions
Hex:
#b58dff
RGB:
181, 141, 255
CMY:
29, 45, 0
CMYK:
29, 45, 0, 0
HSL:
261°, 100.0000%, 77.6471%
HSV (HSB):
261°, 44.7059%, 100.0000%
XYZ:
46.6309, 36.0935, 99.1168
xyY:
0.2564, 0.1985, 36.0935
CIE-Lab:
66.5913, 38.3530, -51.4333
CIE-LCH:
66.5913, 64.1587, 306.7113
CIE-Luv:
66.5913, 11.1068, -87.8177
Hunter-Lab:
60.0779, 33.4109, -55.7624
#b58dff color charts
#b58dff color shades, tints & tones
#b58dff color schemes
#b58dff color preview, HTML & CSS examples
This text has a color of #b58dff
<p style="color:#b58dff;">Text here</p>
.mytext {color:#b58dff;}
This box has a color of #b58dff
<div style="background-color:#b58dff;">Content here</div>
.mybackground {background-color:#b58dff;}
Border around this has a color of #b58dff
<div style="border:2px solid #b58dff;">Content here</div>
.myborder {border:2px solid #b58dff;}