#ad2aeb color space conversions
Hex:
        #ad2aeb
        RGB:
        173, 42, 235
        CMY:
        32, 84, 8
        CMYK:
        26, 82, 0, 8
      HSL:
        281°, 82.8326%, 54.3137%
        HSV (HSB):
        281°, 82.1277%, 92.1569%
        XYZ:
        33.0569, 16.5383, 80.0472
        xyY:
        0.2550, 0.1276, 16.5383
      CIE-Lab:
        47.6730, 77.1712, -70.7251
        CIE-LCH:
        47.6730, 104.6778, 317.4956
        CIE-Luv:
        47.6730, 34.5964, -113.2871
        Hunter-Lab:
        40.6673, 73.9281, -88.2358
      #ad2aeb color charts
#ad2aeb RGB chart
      #ad2aeb CMYK chart
      #ad2aeb RGB pie chart
      #ad2aeb color shades, tints & tones
#ad2aeb color schemes
#ad2aeb color preview, HTML & CSS examples
           This text has a color of #ad2aeb        
        
          <p style="color:#ad2aeb;">Text here</p>
        
        
          .mytext {color:#ad2aeb;}
        
        Text color #ad2aeb
      
           This box has a color of #ad2aeb        
        
          <div style="background-color:#ad2aeb;">Content here</div>
        
        
          .mybackground {background-color:#ad2aeb;}
        
        Background color #ad2aeb
      
           Border around this has a color of #ad2aeb        
        
          <div style="border:2px solid #ad2aeb;">Content here</div>
        
        
          .myborder {border:2px solid #ad2aeb;}
        
        Border color #ad2aeb