#a870ff color space conversions
Hex:
        #a870ff
        RGB:
        168, 112, 255
        CMY:
        34, 56, 0
        CMYK:
        34, 56, 0, 0
      HSL:
        263°, 100.0000%, 71.9608%
        HSV (HSB):
        263°, 56.0784%, 100.0000%
        XYZ:
        39.9926, 27.1332, 97.7371
        xyY:
        0.2426, 0.1646, 27.1332
      CIE-Lab:
        59.0974, 50.9757, -63.4503
        CIE-LCH:
        59.0974, 81.3908, 308.7783
        CIE-Luv:
        59.0974, 14.0421, -106.3496
        Hunter-Lab:
        52.0895, 45.8898, -74.7850
      #a870ff color charts
#a870ff RGB chart
      #a870ff CMYK chart
      #a870ff RGB pie chart
      #a870ff color shades, tints & tones
#a870ff color schemes
#a870ff color preview, HTML & CSS examples
           This text has a color of #a870ff        
        
          <p style="color:#a870ff;">Text here</p>
        
        
          .mytext {color:#a870ff;}
        
        Text color #a870ff
      
           This box has a color of #a870ff        
        
          <div style="background-color:#a870ff;">Content here</div>
        
        
          .mybackground {background-color:#a870ff;}
        
        Background color #a870ff
      
           Border around this has a color of #a870ff        
        
          <div style="border:2px solid #a870ff;">Content here</div>
        
        
          .myborder {border:2px solid #a870ff;}
        
        Border color #a870ff