#ba205b color space conversions
Hex:
        #ba205b
        RGB:
        186, 32, 91
        CMY:
        27, 87, 64
        CMYK:
        0, 83, 51, 27
      HSL:
        337°, 70.6422%, 42.7451%
        HSV (HSB):
        337°, 82.7957%, 72.9412%
        XYZ:
        22.6545, 12.2275, 11.0636
        xyY:
        0.4931, 0.2661, 12.2275
      CIE-Lab:
        41.5754, 61.8402, 5.9404
        CIE-LCH:
        41.5754, 62.1249, 5.4871
        CIE-Luv:
        41.5754, 97.7771, -4.5310
        Hunter-Lab:
        34.9678, 54.4510, 5.7184
      #ba205b color charts
#ba205b RGB chart
      #ba205b CMYK chart
      #ba205b RGB pie chart
      #ba205b color shades, tints & tones
#ba205b color schemes
#ba205b color preview, HTML & CSS examples
           This text has a color of #ba205b        
        
          <p style="color:#ba205b;">Text here</p>
        
        
          .mytext {color:#ba205b;}
        
        Text color #ba205b
      
           This box has a color of #ba205b        
        
          <div style="background-color:#ba205b;">Content here</div>
        
        
          .mybackground {background-color:#ba205b;}
        
        Background color #ba205b
      
           Border around this has a color of #ba205b        
        
          <div style="border:2px solid #ba205b;">Content here</div>
        
        
          .myborder {border:2px solid #ba205b;}
        
        Border color #ba205b