#b05bd8 color space conversions
Hex:
#b05bd8
RGB:
176, 91, 216
CMY:
31, 64, 15
CMYK:
19, 58, 0, 15
HSL:
281°, 61.5764%, 60.1961%
HSV (HSB):
281°, 57.8704%, 84.7059%
XYZ:
34.0403, 21.6701, 67.3544
xyY:
0.2766, 0.1761, 21.6701
CIE-Lab:
53.6753, 54.7517, -50.2816
CIE-LCH:
53.6753, 74.3370, 317.4370
CIE-Luv:
53.6753, 31.2634, -84.2800
Hunter-Lab:
46.5512, 49.0623, -53.2002
#b05bd8 color charts
#b05bd8 color shades, tints & tones
#b05bd8 color schemes
#b05bd8 color preview, HTML & CSS examples
This text has a color of #b05bd8
<p style="color:#b05bd8;">Text here</p>
.mytext {color:#b05bd8;}
This box has a color of #b05bd8
<div style="background-color:#b05bd8;">Content here</div>
.mybackground {background-color:#b05bd8;}
Border around this has a color of #b05bd8
<div style="border:2px solid #b05bd8;">Content here</div>
.myborder {border:2px solid #b05bd8;}