#b05ddd color space conversions
Hex:
#b05ddd
RGB:
176, 93, 221
CMY:
31, 64, 13
CMYK:
20, 58, 0, 13
HSL:
279°, 65.3061%, 61.5686%
HSV (HSB):
279°, 57.9186%, 86.6667%
XYZ:
34.8700, 22.2793, 70.8691
xyY:
0.2724, 0.1740, 22.2793
CIE-Lab:
54.3221, 54.8257, -52.0805
CIE-LCH:
54.3221, 75.6190, 316.4709
CIE-Luv:
54.3221, 29.6274, -87.2945
Hunter-Lab:
47.2009, 49.2665, -55.9794
#b05ddd color charts
#b05ddd color shades, tints & tones
#b05ddd color schemes
#b05ddd color preview, HTML & CSS examples
This text has a color of #b05ddd
<p style="color:#b05ddd;">Text here</p>
.mytext {color:#b05ddd;}
This box has a color of #b05ddd
<div style="background-color:#b05ddd;">Content here</div>
.mybackground {background-color:#b05ddd;}
Border around this has a color of #b05ddd
<div style="border:2px solid #b05ddd;">Content here</div>
.myborder {border:2px solid #b05ddd;}