#ad45ad color space conversions
Hex:
        #ad45ad
        RGB:
        173, 69, 173
        CMY:
        32, 73, 32
        CMYK:
        0, 60, 0, 32
      HSL:
        300°, 42.9752%, 47.4510%
        HSV (HSB):
        300°, 60.1156%, 67.8431%
        XYZ:
        26.9045, 16.1576, 41.2359
        xyY:
        0.3192, 0.1917, 16.1576
      CIE-Lab:
        47.1806, 55.9659, -35.7679
        CIE-LCH:
        47.1806, 66.4193, 327.4173
        CIE-Luv:
        47.1806, 46.6231, -60.2874
        Hunter-Lab:
        40.1965, 49.1305, -32.6855
      #ad45ad color charts
#ad45ad RGB chart
      #ad45ad CMYK chart
      #ad45ad RGB pie chart
      #ad45ad color shades, tints & tones
#ad45ad color schemes
#ad45ad color preview, HTML & CSS examples
           This text has a color of #ad45ad        
        
          <p style="color:#ad45ad;">Text here</p>
        
        
          .mytext {color:#ad45ad;}
        
        Text color #ad45ad
      
           This box has a color of #ad45ad        
        
          <div style="background-color:#ad45ad;">Content here</div>
        
        
          .mybackground {background-color:#ad45ad;}
        
        Background color #ad45ad
      
           Border around this has a color of #ad45ad        
        
          <div style="border:2px solid #ad45ad;">Content here</div>
        
        
          .myborder {border:2px solid #ad45ad;}
        
        Border color #ad45ad