#b58bfd color space conversions
Hex:
#b58bfd
RGB:
181, 139, 253
CMY:
29, 45, 1
CMYK:
28, 45, 0, 1
HSL:
262°, 96.6102%, 76.8627%
HSV (HSB):
262°, 45.0593%, 99.2157%
XYZ:
46.0183, 35.3808, 97.3323
xyY:
0.2575, 0.1980, 35.3808
CIE-Lab:
66.0441, 38.9771, -51.2064
CIE-LCH:
66.0441, 64.3530, 307.2775
CIE-Luv:
66.0441, 12.0616, -87.3955
Hunter-Lab:
59.4818, 34.0040, -55.3812
#b58bfd color charts
#b58bfd color shades, tints & tones
#b58bfd color schemes
#b58bfd color preview, HTML & CSS examples
This text has a color of #b58bfd
<p style="color:#b58bfd;">Text here</p>
.mytext {color:#b58bfd;}
This box has a color of #b58bfd
<div style="background-color:#b58bfd;">Content here</div>
.mybackground {background-color:#b58bfd;}
Border around this has a color of #b58bfd
<div style="border:2px solid #b58bfd;">Content here</div>
.myborder {border:2px solid #b58bfd;}