#ad70fa color space conversions
Hex:
        #ad70fa
        RGB:
        173, 112, 250
        CMY:
        32, 56, 2
        CMYK:
        31, 55, 0, 2
      HSL:
        267°, 93.2432%, 70.9804%
        HSV (HSB):
        267°, 55.2000%, 98.0392%
        XYZ:
        40.2831, 27.3747, 93.6032
        xyY:
        0.2498, 0.1698, 27.3747
      CIE-Lab:
        59.3196, 50.9229, -60.3079
        CIE-LCH:
        59.3196, 78.9315, 310.1772
        CIE-Luv:
        59.3196, 17.2527, -101.5071
        Hunter-Lab:
        52.3208, 45.8700, -69.4466
      #ad70fa color charts
#ad70fa RGB chart
      #ad70fa CMYK chart
      #ad70fa RGB pie chart
      #ad70fa color shades, tints & tones
#ad70fa color schemes
#ad70fa color preview, HTML & CSS examples
           This text has a color of #ad70fa        
        
          <p style="color:#ad70fa;">Text here</p>
        
        
          .mytext {color:#ad70fa;}
        
        Text color #ad70fa
      
           This box has a color of #ad70fa        
        
          <div style="background-color:#ad70fa;">Content here</div>
        
        
          .mybackground {background-color:#ad70fa;}
        
        Background color #ad70fa
      
           Border around this has a color of #ad70fa        
        
          <div style="border:2px solid #ad70fa;">Content here</div>
        
        
          .myborder {border:2px solid #ad70fa;}
        
        Border color #ad70fa