#ba70ce color space conversions
Hex:
        #ba70ce
        RGB:
        186, 112, 206
        CMY:
        27, 56, 19
        CMYK:
        10, 46, 0, 19
      HSL:
        287°, 48.9583%, 62.3529%
        HSV (HSB):
        287°, 45.6311%, 80.7843%
        XYZ:
        37.1844, 26.4837, 61.5445
        xyY:
        0.2970, 0.2115, 26.4837
      CIE-Lab:
        58.4933, 44.5963, -36.9268
        CIE-LCH:
        58.4933, 57.9000, 320.3744
        CIE-Luv:
        58.4933, 32.2560, -63.3579
        Hunter-Lab:
        51.4623, 38.9174, -34.8822
      #ba70ce color charts
#ba70ce RGB chart
      #ba70ce CMYK chart
      #ba70ce RGB pie chart
      #ba70ce color shades, tints & tones
#ba70ce color schemes
#ba70ce color preview, HTML & CSS examples
           This text has a color of #ba70ce        
        
          <p style="color:#ba70ce;">Text here</p>
        
        
          .mytext {color:#ba70ce;}
        
        Text color #ba70ce
      
           This box has a color of #ba70ce        
        
          <div style="background-color:#ba70ce;">Content here</div>
        
        
          .mybackground {background-color:#ba70ce;}
        
        Background color #ba70ce
      
           Border around this has a color of #ba70ce        
        
          <div style="border:2px solid #ba70ce;">Content here</div>
        
        
          .myborder {border:2px solid #ba70ce;}
        
        Border color #ba70ce