#ba71ad color space conversions
Hex:
        #ba71ad
        RGB:
        186, 113, 173
        CMY:
        27, 56, 32
        CMYK:
        0, 39, 7, 27
      HSL:
        311°, 34.5972%, 58.6275%
        HSV (HSB):
        311°, 39.2473%, 72.9412%
        XYZ:
        33.6977, 25.2665, 42.6360
        xyY:
        0.3317, 0.2487, 25.2665
      CIE-Lab:
        57.3342, 37.7854, -19.8813
        CIE-LCH:
        57.3342, 42.6966, 332.2483
        CIE-Luv:
        57.3342, 38.3807, -35.5514
        Hunter-Lab:
        50.2658, 31.6994, -15.1044
      #ba71ad color charts
#ba71ad RGB chart
      #ba71ad CMYK chart
      #ba71ad RGB pie chart
      #ba71ad color shades, tints & tones
#ba71ad color schemes
#ba71ad color preview, HTML & CSS examples
           This text has a color of #ba71ad        
        
          <p style="color:#ba71ad;">Text here</p>
        
        
          .mytext {color:#ba71ad;}
        
        Text color #ba71ad
      
           This box has a color of #ba71ad        
        
          <div style="background-color:#ba71ad;">Content here</div>
        
        
          .mybackground {background-color:#ba71ad;}
        
        Background color #ba71ad
      
           Border around this has a color of #ba71ad        
        
          <div style="border:2px solid #ba71ad;">Content here</div>
        
        
          .myborder {border:2px solid #ba71ad;}
        
        Border color #ba71ad