#b1166d color space conversions
Hex:
        #b1166d
        RGB:
        177, 22, 109
        CMY:
        31, 91, 57
        CMYK:
        0, 88, 38, 31
      HSL:
        326°, 77.8894%, 39.0196%
        HSV (HSB):
        326°, 87.5706%, 69.4118%
        XYZ:
        21.1787, 11.0251, 15.4798
        xyY:
        0.4442, 0.2312, 11.0251
      CIE-Lab:
        39.6226, 63.3735, -8.4824
        CIE-LCH:
        39.6226, 63.9386, 352.3764
        CIE-Luv:
        39.6226, 85.3780, -21.8733
        Hunter-Lab:
        33.2040, 55.7466, -4.3984
      #b1166d color charts
#b1166d RGB chart
      #b1166d CMYK chart
      #b1166d RGB pie chart
      #b1166d color shades, tints & tones
#b1166d color schemes
#b1166d color preview, HTML & CSS examples
           This text has a color of #b1166d        
        
          <p style="color:#b1166d;">Text here</p>
        
        
          .mytext {color:#b1166d;}
        
        Text color #b1166d
      
           This box has a color of #b1166d        
        
          <div style="background-color:#b1166d;">Content here</div>
        
        
          .mybackground {background-color:#b1166d;}
        
        Background color #b1166d
      
           Border around this has a color of #b1166d        
        
          <div style="border:2px solid #b1166d;">Content here</div>
        
        
          .myborder {border:2px solid #b1166d;}
        
        Border color #b1166d