#b04cb5 color space conversions
Hex:
#b04cb5
RGB:
176, 76, 181
CMY:
31, 70, 29
CMYK:
3, 58, 0, 29
HSL:
297°, 41.5020%, 50.3922%
HSV (HSB):
297°, 58.0110%, 70.9804%
XYZ:
28.8294, 17.7352, 45.6198
xyY:
0.3127, 0.1924, 17.7352
CIE-Lab:
49.1733, 55.0263, -37.2883
CIE-LCH:
49.1733, 66.4704, 325.8766
CIE-Luv:
49.1733, 44.2840, -63.0373
Hunter-Lab:
42.1132, 48.4978, -34.7477
#b04cb5 color charts
#b04cb5 color shades, tints & tones
#b04cb5 color schemes
#b04cb5 color preview, HTML & CSS examples
This text has a color of #b04cb5
<p style="color:#b04cb5;">Text here</p>
.mytext {color:#b04cb5;}
This box has a color of #b04cb5
<div style="background-color:#b04cb5;">Content here</div>
.mybackground {background-color:#b04cb5;}
Border around this has a color of #b04cb5
<div style="border:2px solid #b04cb5;">Content here</div>
.myborder {border:2px solid #b04cb5;}