#b8007c color space conversions
Hex:
#b8007c
RGB:
184, 0, 124
CMY:
28, 100, 51
CMYK:
0, 100, 33, 28
HSL:
320°, 100.0000%, 36.0784%
HSV (HSB):
320°, 100.0000%, 72.1569%
XYZ:
23.4053, 11.6456, 20.0830
xyY:
0.4245, 0.2112, 11.6456
CIE-Lab:
40.6472, 69.2282, -16.1789
CIE-LCH:
40.6472, 71.0936, 346.8458
CIE-Luv:
40.6472, 86.9544, -33.0927
Hunter-Lab:
34.1256, 62.7054, -11.0044
#b8007c color charts
#b8007c color shades, tints & tones
#b8007c color schemes
#b8007c color preview, HTML & CSS examples
This text has a color of #b8007c
<p style="color:#b8007c;">Text here</p>
.mytext {color:#b8007c;}
This box has a color of #b8007c
<div style="background-color:#b8007c;">Content here</div>
.mybackground {background-color:#b8007c;}
Border around this has a color of #b8007c
<div style="border:2px solid #b8007c;">Content here</div>
.myborder {border:2px solid #b8007c;}