#b9057d color space conversions
Hex:
        #b9057d
        RGB:
        185, 5, 125
        CMY:
        27, 98, 51
        CMYK:
        0, 97, 32, 27
      HSL:
        320°, 94.7368%, 37.2549%
        HSV (HSB):
        320°, 97.2973%, 72.5490%
        XYZ:
        23.7635, 11.9035, 20.4472
        xyY:
        0.4235, 0.2121, 11.9035
      CIE-Lab:
        41.0623, 69.0298, -16.1471
        CIE-LCH:
        41.0623, 70.8932, 346.8344
        CIE-Luv:
        41.0623, 86.8410, -33.1005
        Hunter-Lab:
        34.5014, 62.5677, -10.9870
      #b9057d color charts
#b9057d RGB chart
      #b9057d CMYK chart
      #b9057d RGB pie chart
      #b9057d color shades, tints & tones
#b9057d color schemes
#b9057d color preview, HTML & CSS examples
           This text has a color of #b9057d        
        
          <p style="color:#b9057d;">Text here</p>
        
        
          .mytext {color:#b9057d;}
        
        Text color #b9057d
      
           This box has a color of #b9057d        
        
          <div style="background-color:#b9057d;">Content here</div>
        
        
          .mybackground {background-color:#b9057d;}
        
        Background color #b9057d
      
           Border around this has a color of #b9057d        
        
          <div style="border:2px solid #b9057d;">Content here</div>
        
        
          .myborder {border:2px solid #b9057d;}
        
        Border color #b9057d