#b1158f color space conversions
Hex:
        #b1158f
        RGB:
        177, 21, 143
        CMY:
        31, 92, 44
        CMYK:
        0, 88, 19, 31
      HSL:
        313°, 78.7879%, 38.8235%
        HSV (HSB):
        313°, 88.1356%, 69.4118%
        XYZ:
        23.3576, 11.8666, 27.0460
        xyY:
        0.3751, 0.1906, 11.8666
      CIE-Lab:
        41.0033, 67.4800, -27.4403
        CIE-LCH:
        41.0033, 72.8459, 337.8712
        CIE-Luv:
        41.0033, 70.8376, -48.1220
        Hunter-Lab:
        34.4479, 60.7486, -22.4366
      #b1158f color charts
#b1158f RGB chart
      #b1158f CMYK chart
      #b1158f RGB pie chart
      #b1158f color shades, tints & tones
#b1158f color schemes
#b1158f color preview, HTML & CSS examples
           This text has a color of #b1158f        
        
          <p style="color:#b1158f;">Text here</p>
        
        
          .mytext {color:#b1158f;}
        
        Text color #b1158f
      
           This box has a color of #b1158f        
        
          <div style="background-color:#b1158f;">Content here</div>
        
        
          .mybackground {background-color:#b1158f;}
        
        Background color #b1158f
      
           Border around this has a color of #b1158f        
        
          <div style="border:2px solid #b1158f;">Content here</div>
        
        
          .myborder {border:2px solid #b1158f;}
        
        Border color #b1158f