#b58cfc color space conversions
Hex:
#b58cfc
RGB:
181, 140, 252
CMY:
29, 45, 1
CMYK:
28, 44, 0, 1
HSL:
262°, 94.9153%, 76.8627%
HSV (HSB):
262°, 44.4444%, 98.8235%
XYZ:
46.0048, 35.6082, 96.5438
xyY:
0.2582, 0.1999, 35.6082
CIE-Lab:
66.2195, 38.1829, -50.3824
CIE-LCH:
66.2195, 63.2165, 307.1571
CIE-Luv:
66.2195, 11.8240, -85.9765
Hunter-Lab:
59.6726, 33.1882, -54.1540
#b58cfc color charts
#b58cfc color shades, tints & tones
#b58cfc color schemes
#b58cfc color preview, HTML & CSS examples
This text has a color of #b58cfc
<p style="color:#b58cfc;">Text here</p>
.mytext {color:#b58cfc;}
This box has a color of #b58cfc
<div style="background-color:#b58cfc;">Content here</div>
.mybackground {background-color:#b58cfc;}
Border around this has a color of #b58cfc
<div style="border:2px solid #b58cfc;">Content here</div>
.myborder {border:2px solid #b58cfc;}