#ad5afe color space conversions
Hex:
        #ad5afe
        RGB:
        173, 90, 254
        CMY:
        32, 65, 0
        CMYK:
        32, 65, 0, 0
      HSL:
        270°, 98.7952%, 67.4510%
        HSV (HSB):
        270°, 64.5669%, 99.6078%
        XYZ:
        38.7791, 23.3523, 96.2295
        xyY:
        0.2449, 0.1475, 23.3523
      CIE-Lab:
        55.4334, 62.9402, -68.7704
        CIE-LCH:
        55.4334, 93.2247, 312.4655
        CIE-Luv:
        55.4334, 22.3607, -114.0306
        Hunter-Lab:
        48.3242, 58.6749, -84.2390
      #ad5afe color charts
#ad5afe RGB chart
      #ad5afe CMYK chart
      #ad5afe RGB pie chart
      #ad5afe color shades, tints & tones
#ad5afe color schemes
#ad5afe color preview, HTML & CSS examples
           This text has a color of #ad5afe        
        
          <p style="color:#ad5afe;">Text here</p>
        
        
          .mytext {color:#ad5afe;}
        
        Text color #ad5afe
      
           This box has a color of #ad5afe        
        
          <div style="background-color:#ad5afe;">Content here</div>
        
        
          .mybackground {background-color:#ad5afe;}
        
        Background color #ad5afe
      
           Border around this has a color of #ad5afe        
        
          <div style="border:2px solid #ad5afe;">Content here</div>
        
        
          .myborder {border:2px solid #ad5afe;}
        
        Border color #ad5afe