#ba13ad color space conversions
Hex:
        #ba13ad
        RGB:
        186, 19, 173
        CMY:
        27, 93, 32
        CMYK:
        0, 90, 7, 27
      HSL:
        305°, 81.4634%, 40.1961%
        HSV (HSB):
        305°, 89.7849%, 72.9412%
        XYZ:
        28.0254, 13.9220, 40.7453
        xyY:
        0.3389, 0.1684, 13.9220
      CIE-Lab:
        44.1208, 73.6517, -40.4672
        CIE-LCH:
        44.1208, 84.0367, 331.2138
        CIE-Luv:
        44.1208, 65.5832, -68.4876
        Hunter-Lab:
        37.3122, 68.7762, -38.6268
      #ba13ad color charts
#ba13ad RGB chart
      #ba13ad CMYK chart
      #ba13ad RGB pie chart
      #ba13ad color shades, tints & tones
#ba13ad color schemes
#ba13ad color preview, HTML & CSS examples
           This text has a color of #ba13ad        
        
          <p style="color:#ba13ad;">Text here</p>
        
        
          .mytext {color:#ba13ad;}
        
        Text color #ba13ad
      
           This box has a color of #ba13ad        
        
          <div style="background-color:#ba13ad;">Content here</div>
        
        
          .mybackground {background-color:#ba13ad;}
        
        Background color #ba13ad
      
           Border around this has a color of #ba13ad        
        
          <div style="border:2px solid #ba13ad;">Content here</div>
        
        
          .myborder {border:2px solid #ba13ad;}
        
        Border color #ba13ad