#b9128b color space conversions
Hex:
        #b9128b
        RGB:
        185, 18, 139
        CMY:
        27, 93, 45
        CMYK:
        0, 90, 25, 27
      HSL:
        317°, 82.2660%, 39.8039%
        HSV (HSB):
        317°, 90.2703%, 72.5490%
        XYZ:
        24.8841, 12.6110, 25.5487
        xyY:
        0.3947, 0.2000, 12.6110
      CIE-Lab:
        42.1711, 69.1256, -23.0627
        CIE-LCH:
        42.1711, 72.8714, 341.5496
        CIE-Luv:
        42.1711, 79.2560, -42.7049
        Hunter-Lab:
        35.5119, 62.9334, -17.7973
      #b9128b color charts
#b9128b RGB chart
      #b9128b CMYK chart
      #b9128b RGB pie chart
      #b9128b color shades, tints & tones
#b9128b color schemes
#b9128b color preview, HTML & CSS examples
           This text has a color of #b9128b        
        
          <p style="color:#b9128b;">Text here</p>
        
        
          .mytext {color:#b9128b;}
        
        Text color #b9128b
      
           This box has a color of #b9128b        
        
          <div style="background-color:#b9128b;">Content here</div>
        
        
          .mybackground {background-color:#b9128b;}
        
        Background color #b9128b
      
           Border around this has a color of #b9128b        
        
          <div style="border:2px solid #b9128b;">Content here</div>
        
        
          .myborder {border:2px solid #b9128b;}
        
        Border color #b9128b