#b05bc4 color space conversions
Hex:
#b05bc4
RGB:
176, 91, 196
CMY:
31, 64, 23
CMYK:
10, 54, 0, 23
HSL:
289°, 47.0852%, 56.2745%
HSV (HSB):
289°, 53.5714%, 76.8627%
XYZ:
31.6094, 20.6978, 54.5536
xyY:
0.2958, 0.1937, 20.6978
CIE-Lab:
52.6172, 50.6508, -40.5436
CIE-LCH:
52.6172, 64.8790, 321.3244
CIE-Luv:
52.6172, 35.6831, -68.4039
Hunter-Lab:
45.4948, 44.4042, -39.2493
#b05bc4 color charts
#b05bc4 color shades, tints & tones
#b05bc4 color schemes
#b05bc4 color preview, HTML & CSS examples
This text has a color of #b05bc4
<p style="color:#b05bc4;">Text here</p>
.mytext {color:#b05bc4;}
This box has a color of #b05bc4
<div style="background-color:#b05bc4;">Content here</div>
.mybackground {background-color:#b05bc4;}
Border around this has a color of #b05bc4
<div style="border:2px solid #b05bc4;">Content here</div>
.myborder {border:2px solid #b05bc4;}