#ad00f1 color space conversions
Hex:
        #ad00f1
        RGB:
        173, 0, 241
        CMY:
        32, 100, 5
        CMYK:
        28, 100, 0, 5
      HSL:
        283°, 100.0000%, 47.2549%
        HSV (HSB):
        283°, 100.0000%, 94.5098%
        XYZ:
        33.1108, 15.2351, 84.4146
        xyY:
        0.2494, 0.1148, 15.2351
      CIE-Lab:
        45.9545, 84.7689, -76.9129
        CIE-LCH:
        45.9545, 114.4612, 317.7818
        CIE-Luv:
        45.9545, 35.4804, -120.6947
        Hunter-Lab:
        39.0322, 83.1142, -100.9036
      #ad00f1 color charts
#ad00f1 RGB chart
      #ad00f1 CMYK chart
      #ad00f1 RGB pie chart
      #ad00f1 color shades, tints & tones
#ad00f1 color schemes
#ad00f1 color preview, HTML & CSS examples
           This text has a color of #ad00f1        
        
          <p style="color:#ad00f1;">Text here</p>
        
        
          .mytext {color:#ad00f1;}
        
        Text color #ad00f1
      
           This box has a color of #ad00f1        
        
          <div style="background-color:#ad00f1;">Content here</div>
        
        
          .mybackground {background-color:#ad00f1;}
        
        Background color #ad00f1
      
           Border around this has a color of #ad00f1        
        
          <div style="border:2px solid #ad00f1;">Content here</div>
        
        
          .myborder {border:2px solid #ad00f1;}
        
        Border color #ad00f1