#ba1058 color space conversions
Hex:
        #ba1058
        RGB:
        186, 16, 88
        CMY:
        27, 94, 65
        CMYK:
        0, 91, 53, 27
      HSL:
        335°, 84.1584%, 39.6078%
        HSV (HSB):
        335°, 91.3978%, 72.9412%
        XYZ:
        22.1964, 11.5143, 10.2851
        xyY:
        0.5045, 0.2617, 11.5143
      CIE-Lab:
        40.4335, 64.6584, 6.2142
        CIE-LCH:
        40.4335, 64.9563, 5.4897
        CIE-Luv:
        40.4335, 102.7223, -4.9030
        Hunter-Lab:
        33.9327, 57.3803, 5.7819
      #ba1058 color charts
#ba1058 RGB chart
      #ba1058 CMYK chart
      #ba1058 RGB pie chart
      #ba1058 color shades, tints & tones
#ba1058 color schemes
#ba1058 color preview, HTML & CSS examples
           This text has a color of #ba1058        
        
          <p style="color:#ba1058;">Text here</p>
        
        
          .mytext {color:#ba1058;}
        
        Text color #ba1058
      
           This box has a color of #ba1058        
        
          <div style="background-color:#ba1058;">Content here</div>
        
        
          .mybackground {background-color:#ba1058;}
        
        Background color #ba1058
      
           Border around this has a color of #ba1058        
        
          <div style="border:2px solid #ba1058;">Content here</div>
        
        
          .myborder {border:2px solid #ba1058;}
        
        Border color #ba1058