#ad4eff color space conversions
Hex:
        #ad4eff
        RGB:
        173, 78, 255
        CMY:
        32, 69, 0
        CMYK:
        32, 69, 0, 0
      HSL:
        272°, 100.0000%, 65.2941%
        HSV (HSB):
        272°, 69.4118%, 100.0000%
        XYZ:
        38.0080, 21.5530, 96.7646
        xyY:
        0.2431, 0.1379, 21.5530
      CIE-Lab:
        53.5495, 68.5858, -72.3736
        CIE-LCH:
        53.5495, 99.7094, 313.4608
        CIE-Luv:
        53.5495, 24.7006, -118.7909
        Hunter-Lab:
        46.4252, 64.8924, -91.0812
      #ad4eff color charts
#ad4eff RGB chart
      #ad4eff CMYK chart
      #ad4eff RGB pie chart
      #ad4eff color shades, tints & tones
#ad4eff color schemes
#ad4eff color preview, HTML & CSS examples
           This text has a color of #ad4eff        
        
          <p style="color:#ad4eff;">Text here</p>
        
        
          .mytext {color:#ad4eff;}
        
        Text color #ad4eff
      
           This box has a color of #ad4eff        
        
          <div style="background-color:#ad4eff;">Content here</div>
        
        
          .mybackground {background-color:#ad4eff;}
        
        Background color #ad4eff
      
           Border around this has a color of #ad4eff        
        
          <div style="border:2px solid #ad4eff;">Content here</div>
        
        
          .myborder {border:2px solid #ad4eff;}
        
        Border color #ad4eff