#ba024a color space conversions
Hex:
        #ba024a
        RGB:
        186, 2, 74
        CMY:
        27, 99, 71
        CMYK:
        0, 99, 60, 27
      HSL:
        337°, 97.8723%, 36.8627%
        HSV (HSB):
        337°, 98.9247%, 72.9412%
        XYZ:
        21.5074, 10.9769, 7.4638
        xyY:
        0.5384, 0.2748, 10.9769
      CIE-Lab:
        39.5416, 65.2832, 13.9094
        CIE-LCH:
        39.5416, 66.7486, 12.0277
        CIE-Luv:
        39.5416, 110.3484, 2.7596
        Hunter-Lab:
        33.1315, 57.8941, 9.8353
      #ba024a color charts
#ba024a RGB chart
      #ba024a CMYK chart
      #ba024a RGB pie chart
      #ba024a color shades, tints & tones
#ba024a color schemes
#ba024a color preview, HTML & CSS examples
           This text has a color of #ba024a        
        
          <p style="color:#ba024a;">Text here</p>
        
        
          .mytext {color:#ba024a;}
        
        Text color #ba024a
      
           This box has a color of #ba024a        
        
          <div style="background-color:#ba024a;">Content here</div>
        
        
          .mybackground {background-color:#ba024a;}
        
        Background color #ba024a
      
           Border around this has a color of #ba024a        
        
          <div style="border:2px solid #ba024a;">Content here</div>
        
        
          .myborder {border:2px solid #ba024a;}
        
        Border color #ba024a