#b9138b color space conversions
Hex:
        #b9138b
        RGB:
        185, 19, 139
        CMY:
        27, 93, 45
        CMYK:
        0, 90, 25, 27
      HSL:
        317°, 81.3725%, 40.0000%
        HSV (HSB):
        317°, 89.7297%, 72.5490%
        XYZ:
        24.9007, 12.6441, 25.5542
        xyY:
        0.3946, 0.2004, 12.6441
      CIE-Lab:
        42.2220, 68.9772, -22.9838
        CIE-LCH:
        42.2220, 72.7056, 341.5715
        CIE-Luv:
        42.2220, 79.1345, -42.5845
        Hunter-Lab:
        35.5586, 62.7710, -17.7179
      #b9138b color charts
#b9138b RGB chart
      #b9138b CMYK chart
      #b9138b RGB pie chart
      #b9138b color shades, tints & tones
#b9138b color schemes
#b9138b color preview, HTML & CSS examples
           This text has a color of #b9138b        
        
          <p style="color:#b9138b;">Text here</p>
        
        
          .mytext {color:#b9138b;}
        
        Text color #b9138b
      
           This box has a color of #b9138b        
        
          <div style="background-color:#b9138b;">Content here</div>
        
        
          .mybackground {background-color:#b9138b;}
        
        Background color #b9138b
      
           Border around this has a color of #b9138b        
        
          <div style="border:2px solid #b9138b;">Content here</div>
        
        
          .myborder {border:2px solid #b9138b;}
        
        Border color #b9138b