#ad4ff2 color space conversions
Hex:
        #ad4ff2
        RGB:
        173, 79, 242
        CMY:
        32, 69, 5
        CMYK:
        29, 67, 0, 5
      HSL:
        275°, 86.2434%, 62.9412%
        HSV (HSB):
        275°, 67.3554%, 94.9020%
        XYZ:
        36.0566, 20.8870, 86.1356
        xyY:
        0.2520, 0.1460, 20.8870
      CIE-Lab:
        52.8256, 65.2908, -66.3064
        CIE-LCH:
        52.8256, 93.0560, 314.5578
        CIE-Luv:
        52.8256, 27.1018, -109.2152
        Hunter-Lab:
        45.7023, 60.8475, -79.7529
      #ad4ff2 color charts
#ad4ff2 RGB chart
      #ad4ff2 CMYK chart
      #ad4ff2 RGB pie chart
      #ad4ff2 color shades, tints & tones
#ad4ff2 color schemes
#ad4ff2 color preview, HTML & CSS examples
           This text has a color of #ad4ff2        
        
          <p style="color:#ad4ff2;">Text here</p>
        
        
          .mytext {color:#ad4ff2;}
        
        Text color #ad4ff2
      
           This box has a color of #ad4ff2        
        
          <div style="background-color:#ad4ff2;">Content here</div>
        
        
          .mybackground {background-color:#ad4ff2;}
        
        Background color #ad4ff2
      
           Border around this has a color of #ad4ff2        
        
          <div style="border:2px solid #ad4ff2;">Content here</div>
        
        
          .myborder {border:2px solid #ad4ff2;}
        
        Border color #ad4ff2