#ad12dc color space conversions
Hex:
        #ad12dc
        RGB:
        173, 18, 220
        CMY:
        32, 93, 14
        CMYK:
        21, 92, 0, 14
      HSL:
        286°, 84.8739%, 46.6667%
        HSV (HSB):
        286°, 91.8182%, 86.2745%
        XYZ:
        30.3682, 14.4842, 68.9053
        xyY:
        0.2670, 0.1273, 14.4842
      CIE-Lab:
        44.9194, 79.2357, -66.6760
        CIE-LCH:
        44.9194, 103.5566, 319.9198
        CIE-Luv:
        44.9194, 40.5947, -105.9432
        Hunter-Lab:
        38.0581, 75.8312, -80.7057
      #ad12dc color charts
#ad12dc RGB chart
      #ad12dc CMYK chart
      #ad12dc RGB pie chart
      #ad12dc color shades, tints & tones
#ad12dc color schemes
#ad12dc color preview, HTML & CSS examples
           This text has a color of #ad12dc        
        
          <p style="color:#ad12dc;">Text here</p>
        
        
          .mytext {color:#ad12dc;}
        
        Text color #ad12dc
      
           This box has a color of #ad12dc        
        
          <div style="background-color:#ad12dc;">Content here</div>
        
        
          .mybackground {background-color:#ad12dc;}
        
        Background color #ad12dc
      
           Border around this has a color of #ad12dc        
        
          <div style="border:2px solid #ad12dc;">Content here</div>
        
        
          .myborder {border:2px solid #ad12dc;}
        
        Border color #ad12dc