#ad47fa color space conversions
Hex:
        #ad47fa
        RGB:
        173, 71, 250
        CMY:
        32, 72, 2
        CMYK:
        31, 72, 0, 2
      HSL:
        274°, 94.7090%, 62.9412%
        HSV (HSB):
        274°, 71.6000%, 98.0392%
        XYZ:
        36.7421, 20.2928, 92.4229
        xyY:
        0.2458, 0.1358, 20.2928
      CIE-Lab:
        52.1667, 70.4105, -71.8377
        CIE-LCH:
        52.1667, 100.5897, 314.4252
        CIE-Luv:
        52.1667, 27.0034, -117.3244
        Hunter-Lab:
        45.0476, 66.7566, -90.1104
      #ad47fa color charts
#ad47fa RGB chart
      #ad47fa CMYK chart
      #ad47fa RGB pie chart
      #ad47fa color shades, tints & tones
#ad47fa color schemes
#ad47fa color preview, HTML & CSS examples
           This text has a color of #ad47fa        
        
          <p style="color:#ad47fa;">Text here</p>
        
        
          .mytext {color:#ad47fa;}
        
        Text color #ad47fa
      
           This box has a color of #ad47fa        
        
          <div style="background-color:#ad47fa;">Content here</div>
        
        
          .mybackground {background-color:#ad47fa;}
        
        Background color #ad47fa
      
           Border around this has a color of #ad47fa        
        
          <div style="border:2px solid #ad47fa;">Content here</div>
        
        
          .myborder {border:2px solid #ad47fa;}
        
        Border color #ad47fa