#b581ed color space conversions
Hex:
#b581ed
RGB:
181, 129, 237
CMY:
29, 49, 7
CMYK:
24, 46, 0, 7
HSL:
269°, 75.0000%, 71.7647%
HSV (HSB):
269°, 45.5696%, 92.9412%
XYZ:
42.1924, 31.6387, 84.0039
xyY:
0.2673, 0.2005, 31.6387
CIE-Lab:
63.0431, 40.7154, -47.1513
CIE-LCH:
63.0431, 62.2976, 310.8108
CIE-Luv:
63.0431, 17.7746, -80.2749
Hunter-Lab:
56.2483, 35.4601, -49.1727
#b581ed color charts
#b581ed color shades, tints & tones
#b581ed color schemes
#b581ed color preview, HTML & CSS examples
This text has a color of #b581ed
<p style="color:#b581ed;">Text here</p>
.mytext {color:#b581ed;}
This box has a color of #b581ed
<div style="background-color:#b581ed;">Content here</div>
.mybackground {background-color:#b581ed;}
Border around this has a color of #b581ed
<div style="border:2px solid #b581ed;">Content here</div>
.myborder {border:2px solid #b581ed;}