#ad2de1 color space conversions
Hex:
        #ad2de1
        RGB:
        173, 45, 225
        CMY:
        32, 82, 12
        CMYK:
        23, 80, 0, 12
      HSL:
        283°, 75.0000%, 52.9412%
        HSV (HSB):
        283°, 80.0000%, 88.2353%
        XYZ:
        31.7626, 16.1973, 72.6865
        xyY:
        0.2633, 0.1343, 16.1973
      CIE-Lab:
        47.2322, 74.4204, -65.7735
        CIE-LCH:
        47.2322, 99.3204, 318.5294
        CIE-Luv:
        47.2322, 36.8309, -105.9272
        Hunter-Lab:
        40.2458, 70.4446, -78.9094
      #ad2de1 color charts
#ad2de1 RGB chart
      #ad2de1 CMYK chart
      #ad2de1 RGB pie chart
      #ad2de1 color shades, tints & tones
#ad2de1 color schemes
#ad2de1 color preview, HTML & CSS examples
           This text has a color of #ad2de1        
        
          <p style="color:#ad2de1;">Text here</p>
        
        
          .mytext {color:#ad2de1;}
        
        Text color #ad2de1
      
           This box has a color of #ad2de1        
        
          <div style="background-color:#ad2de1;">Content here</div>
        
        
          .mybackground {background-color:#ad2de1;}
        
        Background color #ad2de1
      
           Border around this has a color of #ad2de1        
        
          <div style="border:2px solid #ad2de1;">Content here</div>
        
        
          .myborder {border:2px solid #ad2de1;}
        
        Border color #ad2de1