#b58de5 color space conversions
Hex:
#b58de5
RGB:
181, 141, 229
CMY:
29, 45, 10
CMYK:
21, 38, 0, 10
HSL:
267°, 62.8571%, 72.5490%
HSV (HSB):
267°, 38.4279%, 89.8039%
XYZ:
42.7238, 34.5307, 78.5420
xyY:
0.2742, 0.2216, 34.5307
CIE-Lab:
65.3816, 32.2305, -39.0545
CIE-LCH:
65.3816, 50.6365, 309.5318
CIE-Luv:
65.3816, 14.2531, -66.3532
Hunter-Lab:
58.7628, 26.9445, -38.1128
#b58de5 color charts
#b58de5 color shades, tints & tones
#b58de5 color schemes
#b58de5 color preview, HTML & CSS examples
This text has a color of #b58de5
<p style="color:#b58de5;">Text here</p>
.mytext {color:#b58de5;}
This box has a color of #b58de5
<div style="background-color:#b58de5;">Content here</div>
.mybackground {background-color:#b58de5;}
Border around this has a color of #b58de5
<div style="border:2px solid #b58de5;">Content here</div>
.myborder {border:2px solid #b58de5;}