#b01fb0 color space conversions
Hex:
#b01fb0
RGB:
176, 31, 176
CMY:
31, 88, 31
CMYK:
0, 82, 0, 31
HSL:
300°, 70.0483%, 40.5882%
HSV (HSB):
300°, 82.3864%, 69.0196%
XYZ:
26.2310, 13.3447, 42.2675
xyY:
0.3205, 0.1631, 13.3447
CIE-Lab:
43.2781, 70.0243, -43.6932
CIE-LCH:
43.2781, 82.5379, 328.0370
CIE-Luv:
43.2781, 55.8246, -72.1835
Hunter-Lab:
36.5304, 64.2454, -43.0304
#b01fb0 color charts
#b01fb0 color shades, tints & tones
#b01fb0 color schemes
#b01fb0 color preview, HTML & CSS examples
This text has a color of #b01fb0
<p style="color:#b01fb0;">Text here</p>
.mytext {color:#b01fb0;}
This box has a color of #b01fb0
<div style="background-color:#b01fb0;">Content here</div>
.mybackground {background-color:#b01fb0;}
Border around this has a color of #b01fb0
<div style="border:2px solid #b01fb0;">Content here</div>
.myborder {border:2px solid #b01fb0;}