#b01077 color space conversions
Hex:
        #b01077
        RGB:
        176, 16, 119
        CMY:
        31, 94, 53
        CMYK:
        0, 91, 32, 31
      HSL:
        321°, 83.3333%, 37.6471%
        HSV (HSB):
        321°, 90.9091%, 69.0196%
        XYZ:
        21.4196, 10.9326, 18.4340
        xyY:
        0.4218, 0.2153, 10.9326
      CIE-Lab:
        39.4667, 65.1904, -15.0089
        CIE-LCH:
        39.4667, 66.8959, 347.0346
        CIE-Luv:
        39.4667, 81.1154, -30.5656
        Hunter-Lab:
        33.0645, 57.7716, -9.9101
      #b01077 color charts
#b01077 RGB chart
      #b01077 CMYK chart
      #b01077 RGB pie chart
      #b01077 color shades, tints & tones
#b01077 color schemes
#b01077 color preview, HTML & CSS examples
           This text has a color of #b01077        
        
          <p style="color:#b01077;">Text here</p>
        
        
          .mytext {color:#b01077;}
        
        Text color #b01077
      
           This box has a color of #b01077        
        
          <div style="background-color:#b01077;">Content here</div>
        
        
          .mybackground {background-color:#b01077;}
        
        Background color #b01077
      
           Border around this has a color of #b01077        
        
          <div style="border:2px solid #b01077;">Content here</div>
        
        
          .myborder {border:2px solid #b01077;}
        
        Border color #b01077