#b500b6 color space conversions
Hex:
#b500b6
RGB:
181, 0, 182
CMY:
29, 100, 29
CMYK:
1, 100, 0, 29
HSL:
300°, 100.0000%, 35.6863%
HSV (HSB):
300°, 100.0000%, 71.3725%
XYZ:
27.4996, 13.2012, 45.3547
xyY:
0.3196, 0.1534, 13.2012
CIE-Lab:
43.0648, 76.1090, -47.5298
CIE-LCH:
43.0648, 89.7311, 328.0154
CIE-Luv:
43.0648, 59.5532, -78.2381
Hunter-Lab:
36.3334, 71.5173, -48.5778
#b500b6 color charts
#b500b6 color shades, tints & tones
#b500b6 color schemes
#b500b6 color preview, HTML & CSS examples
This text has a color of #b500b6
<p style="color:#b500b6;">Text here</p>
.mytext {color:#b500b6;}
This box has a color of #b500b6
<div style="background-color:#b500b6;">Content here</div>
.mybackground {background-color:#b500b6;}
Border around this has a color of #b500b6
<div style="border:2px solid #b500b6;">Content here</div>
.myborder {border:2px solid #b500b6;}