#b9036d color space conversions
Hex:
        #b9036d
        RGB:
        185, 3, 109
        CMY:
        27, 99, 57
        CMYK:
        0, 98, 41, 27
      HSL:
        325°, 96.8085%, 36.8627%
        HSV (HSB):
        325°, 98.3784%, 72.5490%
        XYZ:
        22.8005, 11.4835, 15.4828
        xyY:
        0.4581, 0.2307, 11.4835
      CIE-Lab:
        40.3832, 67.6430, -7.1778
        CIE-LCH:
        40.3832, 68.0228, 353.9428
        CIE-Luv:
        40.3832, 94.3941, -21.1998
        Hunter-Lab:
        33.8874, 60.7974, -3.3679
      #b9036d color charts
#b9036d RGB chart
      #b9036d CMYK chart
      #b9036d RGB pie chart
      #b9036d color shades, tints & tones
#b9036d color schemes
#b9036d color preview, HTML & CSS examples
           This text has a color of #b9036d        
        
          <p style="color:#b9036d;">Text here</p>
        
        
          .mytext {color:#b9036d;}
        
        Text color #b9036d
      
           This box has a color of #b9036d        
        
          <div style="background-color:#b9036d;">Content here</div>
        
        
          .mybackground {background-color:#b9036d;}
        
        Background color #b9036d
      
           Border around this has a color of #b9036d        
        
          <div style="border:2px solid #b9036d;">Content here</div>
        
        
          .myborder {border:2px solid #b9036d;}
        
        Border color #b9036d