#b01b96 color space conversions
Hex:
        #b01b96
        RGB:
        176, 27, 150
        CMY:
        31, 89, 41
        CMYK:
        0, 85, 15, 31
      HSL:
        310°, 73.3990%, 39.8039%
        HSV (HSB):
        310°, 84.6591%, 69.0196%
        XYZ:
        23.8014, 12.2160, 29.9576
        xyY:
        0.3608, 0.1852, 12.2160
      CIE-Lab:
        41.5573, 67.0636, -30.8437
        CIE-LCH:
        41.5573, 73.8164, 335.3015
        CIE-Luv:
        41.5573, 66.3483, -52.9699
        Hunter-Lab:
        34.9514, 60.3914, -26.3528
      #b01b96 color charts
#b01b96 RGB chart
      #b01b96 CMYK chart
      #b01b96 RGB pie chart
      #b01b96 color shades, tints & tones
#b01b96 color schemes
#b01b96 color preview, HTML & CSS examples
           This text has a color of #b01b96        
        
          <p style="color:#b01b96;">Text here</p>
        
        
          .mytext {color:#b01b96;}
        
        Text color #b01b96
      
           This box has a color of #b01b96        
        
          <div style="background-color:#b01b96;">Content here</div>
        
        
          .mybackground {background-color:#b01b96;}
        
        Background color #b01b96
      
           Border around this has a color of #b01b96        
        
          <div style="border:2px solid #b01b96;">Content here</div>
        
        
          .myborder {border:2px solid #b01b96;}
        
        Border color #b01b96