#ad0eff color space conversions
Hex:
        #ad0eff
        RGB:
        173, 14, 255
        CMY:
        32, 95, 0
        CMYK:
        32, 95, 0, 0
      HSL:
        280°, 100.0000%, 52.7451%
        HSV (HSB):
        280°, 94.5098%, 100.0000%
        XYZ:
        35.4406, 16.4183, 95.9089
        xyY:
        0.2398, 0.1111, 16.4183
      CIE-Lab:
        47.5186, 86.0929, -82.2032
        CIE-LCH:
        47.5186, 119.0351, 316.3240
        CIE-Luv:
        47.5186, 31.5728, -129.0127
        Hunter-Lab:
        40.5195, 85.2169, -111.9746
      #ad0eff color charts
#ad0eff RGB chart
      #ad0eff CMYK chart
      #ad0eff RGB pie chart
      #ad0eff color shades, tints & tones
#ad0eff color schemes
#ad0eff color preview, HTML & CSS examples
           This text has a color of #ad0eff        
        
          <p style="color:#ad0eff;">Text here</p>
        
        
          .mytext {color:#ad0eff;}
        
        Text color #ad0eff
      
           This box has a color of #ad0eff        
        
          <div style="background-color:#ad0eff;">Content here</div>
        
        
          .mybackground {background-color:#ad0eff;}
        
        Background color #ad0eff
      
           Border around this has a color of #ad0eff        
        
          <div style="border:2px solid #ad0eff;">Content here</div>
        
        
          .myborder {border:2px solid #ad0eff;}
        
        Border color #ad0eff