#b01da3 color space conversions
Hex:
#b01da3
RGB:
176, 29, 163
CMY:
31, 89, 36
CMYK:
0, 84, 7, 31
HSL:
305°, 71.7073%, 40.1961%
HSV (HSB):
305°, 83.5227%, 69.0196%
XYZ:
24.9547, 12.7532, 35.7967
xyY:
0.3395, 0.1735, 12.7532
CIE-Lab:
42.3890, 68.4891, -37.3649
CIE-LCH:
42.3890, 78.0185, 331.3849
CIE-Luv:
42.3890, 60.9378, -62.6496
Hunter-Lab:
35.7116, 62.2378, -34.4331
#b01da3 color charts
#b01da3 color shades, tints & tones
#b01da3 color schemes
#b01da3 color preview, HTML & CSS examples
This text has a color of #b01da3
<p style="color:#b01da3;">Text here</p>
.mytext {color:#b01da3;}
This box has a color of #b01da3
<div style="background-color:#b01da3;">Content here</div>
.mybackground {background-color:#b01da3;}
Border around this has a color of #b01da3
<div style="border:2px solid #b01da3;">Content here</div>
.myborder {border:2px solid #b01da3;}