#b57dea color space conversions
Hex:
#b57dea
RGB:
181, 125, 234
CMY:
29, 51, 8
CMYK:
23, 47, 0, 8
HSL:
271°, 72.1854%, 70.3922%
HSV (HSB):
271°, 46.5812%, 91.7647%
XYZ:
41.2410, 30.4315, 81.5421
xyY:
0.2692, 0.1986, 30.4315
CIE-Lab:
62.0248, 42.2162, -47.0975
CIE-LCH:
62.0248, 63.2485, 311.8717
CIE-Luv:
62.0248, 19.6594, -80.1404
Hunter-Lab:
55.1648, 36.9076, -49.0246
#b57dea color charts
#b57dea color shades, tints & tones
#b57dea color schemes
#b57dea color preview, HTML & CSS examples
This text has a color of #b57dea
<p style="color:#b57dea;">Text here</p>
.mytext {color:#b57dea;}
This box has a color of #b57dea
<div style="background-color:#b57dea;">Content here</div>
.mybackground {background-color:#b57dea;}
Border around this has a color of #b57dea
<div style="border:2px solid #b57dea;">Content here</div>
.myborder {border:2px solid #b57dea;}