#b00bc5 color space conversions
Hex:
#b00bc5
RGB:
176, 11, 197
CMY:
31, 96, 23
CMYK:
11, 94, 0, 23
HSL:
293°, 89.4231%, 40.7843%
HSV (HSB):
293°, 94.4162%, 77.2549%
XYZ:
28.1022, 13.5007, 53.9481
xyY:
0.2941, 0.1413, 13.5007
CIE-Lab:
43.5081, 76.5964, -55.6588
CIE-LCH:
43.5081, 94.6832, 323.9959
CIE-Luv:
43.5081, 50.1036, -89.7800
Hunter-Lab:
36.7433, 72.2208, -61.3319
#b00bc5 color charts
#b00bc5 color shades, tints & tones
#b00bc5 color schemes
#b00bc5 color preview, HTML & CSS examples
This text has a color of #b00bc5
<p style="color:#b00bc5;">Text here</p>
.mytext {color:#b00bc5;}
This box has a color of #b00bc5
<div style="background-color:#b00bc5;">Content here</div>
.mybackground {background-color:#b00bc5;}
Border around this has a color of #b00bc5
<div style="border:2px solid #b00bc5;">Content here</div>
.myborder {border:2px solid #b00bc5;}