#ba0c85 color space conversions
Hex:
        #ba0c85
        RGB:
        186, 12, 133
        CMY:
        27, 95, 48
        CMYK:
        0, 94, 28, 27
      HSL:
        318°, 87.8788%, 38.8235%
        HSV (HSB):
        318°, 93.5484%, 72.9412%
        XYZ:
        24.6148, 12.3955, 23.2855
        xyY:
        0.4082, 0.2056, 12.3955
      CIE-Lab:
        41.8379, 69.4040, -19.8815
        CIE-LCH:
        41.8379, 72.1955, 344.0151
        CIE-Luv:
        41.8379, 83.3754, -38.3354
        Hunter-Lab:
        35.2072, 63.1839, -14.5684
      #ba0c85 color charts
#ba0c85 RGB chart
      #ba0c85 CMYK chart
      #ba0c85 RGB pie chart
      #ba0c85 color shades, tints & tones
#ba0c85 color schemes
#ba0c85 color preview, HTML & CSS examples
           This text has a color of #ba0c85        
        
          <p style="color:#ba0c85;">Text here</p>
        
        
          .mytext {color:#ba0c85;}
        
        Text color #ba0c85
      
           This box has a color of #ba0c85        
        
          <div style="background-color:#ba0c85;">Content here</div>
        
        
          .mybackground {background-color:#ba0c85;}
        
        Background color #ba0c85
      
           Border around this has a color of #ba0c85        
        
          <div style="border:2px solid #ba0c85;">Content here</div>
        
        
          .myborder {border:2px solid #ba0c85;}
        
        Border color #ba0c85