#b58ec8 color space conversions
Hex:
#b58ec8
RGB:
181, 142, 200
CMY:
29, 44, 22
CMYK:
10, 29, 0, 22
HSL:
280°, 34.5238%, 67.0588%
HSV (HSB):
280°, 29.0000%, 78.4314%
XYZ:
39.1544, 33.3399, 59.0152
xyY:
0.2977, 0.2535, 33.3399
CIE-Lab:
64.4352, 25.3318, -24.3851
CIE-LCH:
64.4352, 35.1615, 316.0909
CIE-Luv:
64.4352, 17.4306, -41.4087
Hunter-Lab:
57.7407, 19.9959, -20.1802
#b58ec8 color charts
#b58ec8 color shades, tints & tones
#b58ec8 color schemes
#b58ec8 color preview, HTML & CSS examples
This text has a color of #b58ec8
<p style="color:#b58ec8;">Text here</p>
.mytext {color:#b58ec8;}
This box has a color of #b58ec8
<div style="background-color:#b58ec8;">Content here</div>
.mybackground {background-color:#b58ec8;}
Border around this has a color of #b58ec8
<div style="border:2px solid #b58ec8;">Content here</div>
.myborder {border:2px solid #b58ec8;}