#ba70b4 color space conversions
Hex:
        #ba70b4
        RGB:
        186, 112, 180
        CMY:
        27, 56, 29
        CMYK:
        0, 40, 3, 27
      HSL:
        305°, 34.9057%, 58.4314%
        HSV (HSB):
        305°, 39.7849%, 72.9412%
        XYZ:
        34.2821, 25.3227, 46.2609
        xyY:
        0.3238, 0.2392, 25.3227
      CIE-Lab:
        57.3885, 39.5851, -23.8220
        CIE-LCH:
        57.3885, 46.2003, 328.9609
        CIE-Luv:
        57.3885, 37.4325, -41.8849
        Hunter-Lab:
        50.3217, 33.5417, -19.2803
      #ba70b4 color charts
#ba70b4 RGB chart
      #ba70b4 CMYK chart
      #ba70b4 RGB pie chart
      #ba70b4 color shades, tints & tones
#ba70b4 color schemes
#ba70b4 color preview, HTML & CSS examples
           This text has a color of #ba70b4        
        
          <p style="color:#ba70b4;">Text here</p>
        
        
          .mytext {color:#ba70b4;}
        
        Text color #ba70b4
      
           This box has a color of #ba70b4        
        
          <div style="background-color:#ba70b4;">Content here</div>
        
        
          .mybackground {background-color:#ba70b4;}
        
        Background color #ba70b4
      
           Border around this has a color of #ba70b4        
        
          <div style="border:2px solid #ba70b4;">Content here</div>
        
        
          .myborder {border:2px solid #ba70b4;}
        
        Border color #ba70b4