#ad1aeb color space conversions
Hex:
        #ad1aeb
        RGB:
        173, 26, 235
        CMY:
        32, 90, 8
        CMYK:
        26, 89, 0, 8
      HSL:
        282°, 83.9357%, 51.1765%
        HSV (HSB):
        282°, 88.9362%, 92.1569%
        XYZ:
        32.5984, 15.6212, 79.8943
        xyY:
        0.2544, 0.1219, 15.6212
      CIE-Lab:
        46.4735, 80.7077, -72.6782
        CIE-LCH:
        46.4735, 108.6088, 317.9966
        CIE-Luv:
        46.4735, 35.9775, -115.2836
        Hunter-Lab:
        39.5236, 78.0571, -92.1841
      #ad1aeb color charts
#ad1aeb RGB chart
      #ad1aeb CMYK chart
      #ad1aeb RGB pie chart
      #ad1aeb color shades, tints & tones
#ad1aeb color schemes
#ad1aeb color preview, HTML & CSS examples
           This text has a color of #ad1aeb        
        
          <p style="color:#ad1aeb;">Text here</p>
        
        
          .mytext {color:#ad1aeb;}
        
        Text color #ad1aeb
      
           This box has a color of #ad1aeb        
        
          <div style="background-color:#ad1aeb;">Content here</div>
        
        
          .mybackground {background-color:#ad1aeb;}
        
        Background color #ad1aeb
      
           Border around this has a color of #ad1aeb        
        
          <div style="border:2px solid #ad1aeb;">Content here</div>
        
        
          .myborder {border:2px solid #ad1aeb;}
        
        Border color #ad1aeb