#a870da color space conversions
Hex:
        #a870da
        RGB:
        168, 112, 218
        CMY:
        34, 56, 15
        CMYK:
        23, 49, 0, 15
      HSL:
        272°, 58.8889%, 64.7059%
        HSV (HSB):
        272°, 48.6239%, 85.4902%
        XYZ:
        34.5975, 24.9751, 69.3269
        xyY:
        0.2684, 0.1938, 24.9751
      CIE-Lab:
        57.0512, 42.1275, -46.1086
        CIE-LCH:
        57.0512, 62.4558, 312.4166
        CIE-Luv:
        57.0512, 19.5657, -77.2462
        Hunter-Lab:
        49.9751, 36.1181, -47.2661
      #a870da color charts
#a870da RGB chart
      #a870da CMYK chart
      #a870da RGB pie chart
      #a870da color shades, tints & tones
#a870da color schemes
#a870da color preview, HTML & CSS examples
           This text has a color of #a870da        
        
          <p style="color:#a870da;">Text here</p>
        
        
          .mytext {color:#a870da;}
        
        Text color #a870da
      
           This box has a color of #a870da        
        
          <div style="background-color:#a870da;">Content here</div>
        
        
          .mybackground {background-color:#a870da;}
        
        Background color #a870da
      
           Border around this has a color of #a870da        
        
          <div style="border:2px solid #a870da;">Content here</div>
        
        
          .myborder {border:2px solid #a870da;}
        
        Border color #a870da