#b00fc6 color space conversions
Hex:
#b00fc6
RGB:
176, 15, 198
CMY:
31, 94, 22
CMYK:
11, 92, 0, 22
HSL:
293°, 85.9155%, 41.7647%
HSV (HSB):
293°, 92.4242%, 77.6471%
XYZ:
28.2684, 13.6490, 54.5707
xyY:
0.2930, 0.1415, 13.6490
CIE-Lab:
43.7252, 76.3157, -55.8910
CIE-LCH:
43.7252, 94.5933, 323.7822
CIE-Luv:
43.7252, 49.5582, -90.2047
Hunter-Lab:
36.9445, 71.9277, -61.7160
#b00fc6 color charts
#b00fc6 color shades, tints & tones
#b00fc6 color schemes
#b00fc6 color preview, HTML & CSS examples
This text has a color of #b00fc6
<p style="color:#b00fc6;">Text here</p>
.mytext {color:#b00fc6;}
This box has a color of #b00fc6
<div style="background-color:#b00fc6;">Content here</div>
.mybackground {background-color:#b00fc6;}
Border around this has a color of #b00fc6
<div style="border:2px solid #b00fc6;">Content here</div>
.myborder {border:2px solid #b00fc6;}