#b58ff9 color space conversions
Hex:
#b58ff9
RGB:
181, 143, 249
CMY:
29, 44, 2
CMYK:
27, 43, 0, 2
HSL:
262°, 89.8305%, 76.8627%
HSV (HSB):
262°, 42.5703%, 97.6471%
XYZ:
45.9774, 36.3082, 94.2074
xyY:
0.2605, 0.2057, 36.3082
CIE-Lab:
66.7548, 35.7975, -47.8969
CIE-LCH:
66.7548, 59.7961, 306.7740
CIE-Luv:
66.7548, 11.0822, -81.6787
Hunter-Lab:
60.2563, 30.7524, -50.5173
#b58ff9 color charts
#b58ff9 color shades, tints & tones
#b58ff9 color schemes
#b58ff9 color preview, HTML & CSS examples
This text has a color of #b58ff9
<p style="color:#b58ff9;">Text here</p>
.mytext {color:#b58ff9;}
This box has a color of #b58ff9
<div style="background-color:#b58ff9;">Content here</div>
.mybackground {background-color:#b58ff9;}
Border around this has a color of #b58ff9
<div style="border:2px solid #b58ff9;">Content here</div>
.myborder {border:2px solid #b58ff9;}