#a70cde color space conversions
Hex:
        #a70cde
        RGB:
        167, 12, 222
        CMY:
        35, 95, 13
        CMYK:
        25, 95, 0, 13
      HSL:
        284°, 89.7436%, 45.8824%
        HSV (HSB):
        284°, 94.5946%, 87.0588%
        XYZ:
        29.2526, 13.7524, 70.2199
        xyY:
        0.2584, 0.1215, 13.7524
      CIE-Lab:
        43.8757, 79.4969, -69.5607
        CIE-LCH:
        43.8757, 105.6335, 318.8137
        CIE-Luv:
        43.8757, 36.7324, -108.9121
        Hunter-Lab:
        37.0842, 75.9066, -86.3084
      #a70cde color charts
#a70cde RGB chart
      #a70cde CMYK chart
      #a70cde RGB pie chart
      #a70cde color shades, tints & tones
#a70cde color schemes
#a70cde color preview, HTML & CSS examples
           This text has a color of #a70cde        
        
          <p style="color:#a70cde;">Text here</p>
        
        
          .mytext {color:#a70cde;}
        
        Text color #a70cde
      
           This box has a color of #a70cde        
        
          <div style="background-color:#a70cde;">Content here</div>
        
        
          .mybackground {background-color:#a70cde;}
        
        Background color #a70cde
      
           Border around this has a color of #a70cde        
        
          <div style="border:2px solid #a70cde;">Content here</div>
        
        
          .myborder {border:2px solid #a70cde;}
        
        Border color #a70cde