#b05ddf color space conversions
Hex:
#b05ddf
RGB:
176, 93, 223
CMY:
31, 64, 13
CMYK:
21, 58, 0, 13
HSL:
278°, 67.0103%, 61.9608%
HSV (HSB):
278°, 58.2960%, 87.4510%
XYZ:
35.1381, 22.3865, 72.2811
xyY:
0.2707, 0.1725, 22.3865
CIE-Lab:
54.4347, 55.2552, -53.0298
CIE-LCH:
54.4347, 76.5852, 316.1773
CIE-Luv:
54.4347, 29.2153, -88.8504
Hunter-Lab:
47.3144, 49.7632, -57.4559
#b05ddf color charts
#b05ddf color shades, tints & tones
#b05ddf color schemes
#b05ddf color preview, HTML & CSS examples
This text has a color of #b05ddf
<p style="color:#b05ddf;">Text here</p>
.mytext {color:#b05ddf;}
This box has a color of #b05ddf
<div style="background-color:#b05ddf;">Content here</div>
.mybackground {background-color:#b05ddf;}
Border around this has a color of #b05ddf
<div style="border:2px solid #b05ddf;">Content here</div>
.myborder {border:2px solid #b05ddf;}