#b1056d color space conversions
Hex:
        #b1056d
        RGB:
        177, 5, 109
        CMY:
        31, 98, 57
        CMYK:
        0, 97, 38, 31
      HSL:
        324°, 94.5055%, 35.6863%
        HSV (HSB):
        324°, 97.1751%, 69.4118%
        XYZ:
        20.9460, 10.5598, 15.4023
        xyY:
        0.4465, 0.2251, 10.5598
      CIE-Lab:
        38.8289, 65.6808, -9.6763
        CIE-LCH:
        38.8289, 66.3897, 351.6193
        CIE-Luv:
        38.8289, 87.6428, -23.7114
        Hunter-Lab:
        32.4958, 58.1893, -5.3550
      #b1056d color charts
#b1056d RGB chart
      #b1056d CMYK chart
      #b1056d RGB pie chart
      #b1056d color shades, tints & tones
#b1056d color schemes
#b1056d color preview, HTML & CSS examples
           This text has a color of #b1056d        
        
          <p style="color:#b1056d;">Text here</p>
        
        
          .mytext {color:#b1056d;}
        
        Text color #b1056d
      
           This box has a color of #b1056d        
        
          <div style="background-color:#b1056d;">Content here</div>
        
        
          .mybackground {background-color:#b1056d;}
        
        Background color #b1056d
      
           Border around this has a color of #b1056d        
        
          <div style="border:2px solid #b1056d;">Content here</div>
        
        
          .myborder {border:2px solid #b1056d;}
        
        Border color #b1056d