#ad20f1 color space conversions
Hex:
        #ad20f1
        RGB:
        173, 32, 241
        CMY:
        32, 87, 5
        CMYK:
        28, 87, 0, 5
      HSL:
        280°, 88.1857%, 53.5294%
        HSV (HSB):
        280°, 86.7220%, 94.5098%
        XYZ:
        33.6273, 16.2681, 84.5868
        xyY:
        0.2501, 0.1210, 16.2681
      CIE-Lab:
        47.3243, 80.6847, -74.6760
        CIE-LCH:
        47.3243, 109.9387, 317.2148
        CIE-Luv:
        47.3243, 34.0078, -118.6246
        Hunter-Lab:
        40.3338, 78.2358, -96.1076
      #ad20f1 color charts
#ad20f1 RGB chart
      #ad20f1 CMYK chart
      #ad20f1 RGB pie chart
      #ad20f1 color shades, tints & tones
#ad20f1 color schemes
#ad20f1 color preview, HTML & CSS examples
           This text has a color of #ad20f1        
        
          <p style="color:#ad20f1;">Text here</p>
        
        
          .mytext {color:#ad20f1;}
        
        Text color #ad20f1
      
           This box has a color of #ad20f1        
        
          <div style="background-color:#ad20f1;">Content here</div>
        
        
          .mybackground {background-color:#ad20f1;}
        
        Background color #ad20f1
      
           Border around this has a color of #ad20f1        
        
          <div style="border:2px solid #ad20f1;">Content here</div>
        
        
          .myborder {border:2px solid #ad20f1;}
        
        Border color #ad20f1