#b91470 color space conversions
Hex:
        #b91470
        RGB:
        185, 20, 112
        CMY:
        27, 92, 56
        CMYK:
        0, 89, 39, 27
      HSL:
        327°, 80.4878%, 40.1961%
        HSV (HSB):
        327°, 89.1892%, 72.5490%
        XYZ:
        23.1824, 11.9845, 16.4206
        xyY:
        0.4494, 0.2323, 11.9845
      CIE-Lab:
        41.1914, 65.8845, -7.8509
        CIE-LCH:
        41.1914, 66.3506, 353.2046
        CIE-Luv:
        41.1914, 90.9401, -21.7827
        Hunter-Lab:
        34.6186, 58.9503, -3.8900
      #b91470 color charts
#b91470 RGB chart
      #b91470 CMYK chart
      #b91470 RGB pie chart
      #b91470 color shades, tints & tones
#b91470 color schemes
#b91470 color preview, HTML & CSS examples
           This text has a color of #b91470        
        
          <p style="color:#b91470;">Text here</p>
        
        
          .mytext {color:#b91470;}
        
        Text color #b91470
      
           This box has a color of #b91470        
        
          <div style="background-color:#b91470;">Content here</div>
        
        
          .mybackground {background-color:#b91470;}
        
        Background color #b91470
      
           Border around this has a color of #b91470        
        
          <div style="border:2px solid #b91470;">Content here</div>
        
        
          .myborder {border:2px solid #b91470;}
        
        Border color #b91470