#ba025a color space conversions
Hex:
        #ba025a
        RGB:
        186, 2, 90
        CMY:
        27, 99, 65
        CMYK:
        0, 99, 52, 27
      HSL:
        331°, 97.8723%, 36.8627%
        HSV (HSB):
        331°, 98.9247%, 72.9412%
        XYZ:
        22.1169, 11.2207, 10.6730
        xyY:
        0.5025, 0.2550, 11.2207
      CIE-Lab:
        39.9497, 66.3751, 4.2493
        CIE-LCH:
        39.9497, 66.5110, 3.6630
        CIE-Luv:
        39.9497, 103.7980, -7.4556
        Hunter-Lab:
        33.4973, 59.2357, 4.5570
      #ba025a color charts
#ba025a RGB chart
      #ba025a CMYK chart
      #ba025a RGB pie chart
      #ba025a color shades, tints & tones
#ba025a color schemes
#ba025a color preview, HTML & CSS examples
           This text has a color of #ba025a        
        
          <p style="color:#ba025a;">Text here</p>
        
        
          .mytext {color:#ba025a;}
        
        Text color #ba025a
      
           This box has a color of #ba025a        
        
          <div style="background-color:#ba025a;">Content here</div>
        
        
          .mybackground {background-color:#ba025a;}
        
        Background color #ba025a
      
           Border around this has a color of #ba025a        
        
          <div style="border:2px solid #ba025a;">Content here</div>
        
        
          .myborder {border:2px solid #ba025a;}
        
        Border color #ba025a