#a70edd color space conversions
Hex:
        #a70edd
        RGB:
        167, 14, 221
        CMY:
        35, 95, 13
        CMYK:
        24, 94, 0, 13
      HSL:
        284°, 88.0851%, 46.0784%
        HSV (HSB):
        284°, 93.6652%, 86.6667%
        XYZ:
        29.1445, 13.7500, 69.5245
        xyY:
        0.2592, 0.1223, 13.7500
      CIE-Lab:
        43.8723, 79.0951, -68.9942
        CIE-LCH:
        43.8723, 104.9583, 318.9020
        CIE-Luv:
        43.8723, 36.9250, -108.1363
        Hunter-Lab:
        37.0810, 75.4037, -85.2082
      #a70edd color charts
#a70edd RGB chart
      #a70edd CMYK chart
      #a70edd RGB pie chart
      #a70edd color shades, tints & tones
#a70edd color schemes
#a70edd color preview, HTML & CSS examples
           This text has a color of #a70edd        
        
          <p style="color:#a70edd;">Text here</p>
        
        
          .mytext {color:#a70edd;}
        
        Text color #a70edd
      
           This box has a color of #a70edd        
        
          <div style="background-color:#a70edd;">Content here</div>
        
        
          .mybackground {background-color:#a70edd;}
        
        Background color #a70edd
      
           Border around this has a color of #a70edd        
        
          <div style="border:2px solid #a70edd;">Content here</div>
        
        
          .myborder {border:2px solid #a70edd;}
        
        Border color #a70edd