#a70ced color space conversions
Hex:
        #a70ced
        RGB:
        167, 12, 237
        CMY:
        35, 95, 7
        CMYK:
        30, 95, 0, 7
      HSL:
        281°, 90.3614%, 48.8235%
        HSV (HSB):
        281°, 94.9367%, 92.9412%
        XYZ:
        31.3539, 14.5929, 81.2849
        xyY:
        0.2464, 0.1147, 14.5929
      CIE-Lab:
        45.0714, 82.2395, -76.1362
        CIE-LCH:
        45.0714, 112.0717, 317.2069
        CIE-Luv:
        45.0714, 32.8036, -118.6676
        Hunter-Lab:
        38.2006, 79.6563, -99.4195
      #a70ced color charts
#a70ced RGB chart
      #a70ced CMYK chart
      #a70ced RGB pie chart
      #a70ced color shades, tints & tones
#a70ced color schemes
#a70ced color preview, HTML & CSS examples
           This text has a color of #a70ced        
        
          <p style="color:#a70ced;">Text here</p>
        
        
          .mytext {color:#a70ced;}
        
        Text color #a70ced
      
           This box has a color of #a70ced        
        
          <div style="background-color:#a70ced;">Content here</div>
        
        
          .mybackground {background-color:#a70ced;}
        
        Background color #a70ced
      
           Border around this has a color of #a70ced        
        
          <div style="border:2px solid #a70ced;">Content here</div>
        
        
          .myborder {border:2px solid #a70ced;}
        
        Border color #a70ced