#b58ff5 color space conversions
Hex:
#b58ff5
RGB:
181, 143, 245
CMY:
29, 44, 4
CMYK:
26, 42, 0, 4
HSL:
262°, 83.6066%, 76.0784%
HSV (HSB):
262°, 41.6327%, 96.0784%
XYZ:
45.3599, 36.0613, 90.9560
xyY:
0.2631, 0.2092, 36.0613
CIE-Lab:
66.5667, 34.8432, -46.0029
CIE-LCH:
66.5667, 57.7089, 307.1408
CIE-Luv:
66.5667, 11.5494, -78.3817
Hunter-Lab:
60.0510, 29.7419, -47.7676
#b58ff5 color charts
#b58ff5 color shades, tints & tones
#b58ff5 color schemes
#b58ff5 color preview, HTML & CSS examples
This text has a color of #b58ff5
<p style="color:#b58ff5;">Text here</p>
.mytext {color:#b58ff5;}
This box has a color of #b58ff5
<div style="background-color:#b58ff5;">Content here</div>
.mybackground {background-color:#b58ff5;}
Border around this has a color of #b58ff5
<div style="border:2px solid #b58ff5;">Content here</div>
.myborder {border:2px solid #b58ff5;}