#b58ffc color space conversions
Hex:
#b58ffc
RGB:
181, 143, 252
CMY:
29, 44, 1
CMYK:
28, 43, 0, 1
HSL:
261°, 94.7826%, 77.4510%
HSV (HSB):
261°, 43.2540%, 98.8235%
XYZ:
46.4492, 36.4970, 96.6919
xyY:
0.2586, 0.2032, 36.4970
CIE-Lab:
66.8979, 36.5186, -49.3109
CIE-LCH:
66.8979, 61.3610, 306.5228
CIE-Luv:
66.8979, 10.7339, -84.1428
Hunter-Lab:
60.4127, 31.5201, -52.6061
#b58ffc color charts
#b58ffc color shades, tints & tones
#b58ffc color schemes
#b58ffc color preview, HTML & CSS examples
This text has a color of #b58ffc
<p style="color:#b58ffc;">Text here</p>
.mytext {color:#b58ffc;}
This box has a color of #b58ffc
<div style="background-color:#b58ffc;">Content here</div>
.mybackground {background-color:#b58ffc;}
Border around this has a color of #b58ffc
<div style="border:2px solid #b58ffc;">Content here</div>
.myborder {border:2px solid #b58ffc;}