#b58dd8 color space conversions
Hex:
#b58dd8
RGB:
181, 141, 216
CMY:
29, 45, 15
CMYK:
16, 35, 0, 15
HSL:
272°, 49.0196%, 70.0000%
HSV (HSB):
272°, 34.7222%, 84.7059%
XYZ:
40.9756, 33.8314, 69.3362
xyY:
0.2843, 0.2347, 33.8314
CIE-Lab:
64.8285, 29.3175, -32.7071
CIE-LCH:
64.8285, 43.9235, 311.8719
CIE-Luv:
64.8285, 15.8710, -55.4745
Hunter-Lab:
58.1647, 23.9605, -29.9623
#b58dd8 color charts
#b58dd8 color shades, tints & tones
#b58dd8 color schemes
#b58dd8 color preview, HTML & CSS examples
This text has a color of #b58dd8
<p style="color:#b58dd8;">Text here</p>
.mytext {color:#b58dd8;}
This box has a color of #b58dd8
<div style="background-color:#b58dd8;">Content here</div>
.mybackground {background-color:#b58dd8;}
Border around this has a color of #b58dd8
<div style="border:2px solid #b58dd8;">Content here</div>
.myborder {border:2px solid #b58dd8;}