#b01fb2 color space conversions
Hex:
#b01fb2
RGB:
176, 31, 178
CMY:
31, 88, 30
CMYK:
1, 83, 0, 30
HSL:
299°, 70.3349%, 40.9804%
HSV (HSB):
299°, 82.5843%, 69.8039%
XYZ:
26.4304, 13.4244, 43.3176
xyY:
0.3178, 0.1614, 13.4244
CIE-Lab:
43.3959, 70.3391, -44.6883
CIE-LCH:
43.3959, 83.3345, 327.5711
CIE-Luv:
43.3959, 55.1048, -73.6858
Hunter-Lab:
36.6394, 64.6448, -44.4492
#b01fb2 color charts
#b01fb2 color shades, tints & tones
#b01fb2 color schemes
#b01fb2 color preview, HTML & CSS examples
This text has a color of #b01fb2
<p style="color:#b01fb2;">Text here</p>
.mytext {color:#b01fb2;}
This box has a color of #b01fb2
<div style="background-color:#b01fb2;">Content here</div>
.mybackground {background-color:#b01fb2;}
Border around this has a color of #b01fb2
<div style="border:2px solid #b01fb2;">Content here</div>
.myborder {border:2px solid #b01fb2;}