#ba0274 color space conversions
Hex:
        #ba0274
        RGB:
        186, 2, 116
        CMY:
        27, 99, 55
        CMYK:
        0, 99, 38, 27
      HSL:
        323°, 97.8723%, 36.8627%
        HSV (HSB):
        323°, 98.9247%, 72.9412%
        XYZ:
        23.4238, 11.7435, 17.5551
        xyY:
        0.4443, 0.2227, 11.7435
      CIE-Lab:
        40.8055, 68.6287, -10.9136
        CIE-LCH:
        40.8055, 69.4910, 350.9642
        CIE-Luv:
        40.8055, 92.0955, -26.1670
        Hunter-Lab:
        34.2688, 62.0402, -6.3849
      #ba0274 color charts
#ba0274 RGB chart
      #ba0274 CMYK chart
      #ba0274 RGB pie chart
      #ba0274 color shades, tints & tones
#ba0274 color schemes
#ba0274 color preview, HTML & CSS examples
           This text has a color of #ba0274        
        
          <p style="color:#ba0274;">Text here</p>
        
        
          .mytext {color:#ba0274;}
        
        Text color #ba0274
      
           This box has a color of #ba0274        
        
          <div style="background-color:#ba0274;">Content here</div>
        
        
          .mybackground {background-color:#ba0274;}
        
        Background color #ba0274
      
           Border around this has a color of #ba0274        
        
          <div style="border:2px solid #ba0274;">Content here</div>
        
        
          .myborder {border:2px solid #ba0274;}
        
        Border color #ba0274