#b1128f color space conversions
Hex:
        #b1128f
        RGB:
        177, 18, 143
        CMY:
        31, 93, 44
        CMYK:
        0, 90, 19, 31
      HSL:
        313°, 81.5385%, 38.2353%
        HSV (HSB):
        313°, 89.8305%, 69.4118%
        XYZ:
        23.3057, 11.7629, 27.0287
        xyY:
        0.3753, 0.1894, 11.7629
      CIE-Lab:
        40.8368, 67.9660, -27.7007
        CIE-LCH:
        40.8368, 73.3942, 337.8258
        CIE-Luv:
        40.8368, 71.1952, -48.5052
        Hunter-Lab:
        34.2971, 61.2752, -22.7171
      #b1128f color charts
#b1128f RGB chart
      #b1128f CMYK chart
      #b1128f RGB pie chart
      #b1128f color shades, tints & tones
#b1128f color schemes
#b1128f color preview, HTML & CSS examples
           This text has a color of #b1128f        
        
          <p style="color:#b1128f;">Text here</p>
        
        
          .mytext {color:#b1128f;}
        
        Text color #b1128f
      
           This box has a color of #b1128f        
        
          <div style="background-color:#b1128f;">Content here</div>
        
        
          .mybackground {background-color:#b1128f;}
        
        Background color #b1128f
      
           Border around this has a color of #b1128f        
        
          <div style="border:2px solid #b1128f;">Content here</div>
        
        
          .myborder {border:2px solid #b1128f;}
        
        Border color #b1128f