#af53d3 color space conversions
Hex:
        #af53d3
        RGB:
        175, 83, 211
        CMY:
        31, 67, 17
        CMYK:
        17, 61, 0, 17
      HSL:
        283°, 59.2593%, 57.6471%
        HSV (HSB):
        283°, 60.6635%, 82.7451%
        XYZ:
        32.5303, 20.0036, 63.7746
        xyY:
        0.2797, 0.1720, 20.0036
      CIE-Lab:
        51.8413, 57.3270, -50.3694
        CIE-LCH:
        51.8413, 76.3117, 318.6964
        CIE-Luv:
        51.8413, 34.0518, -84.0417
        Hunter-Lab:
        44.7254, 51.5597, -53.2346
      #af53d3 color charts
#af53d3 RGB chart
      #af53d3 CMYK chart
      #af53d3 RGB pie chart
      #af53d3 color shades, tints & tones
#af53d3 color schemes
#af53d3 color preview, HTML & CSS examples
           This text has a color of #af53d3        
        
          <p style="color:#af53d3;">Text here</p>
        
        
          .mytext {color:#af53d3;}
        
        Text color #af53d3
      
           This box has a color of #af53d3        
        
          <div style="background-color:#af53d3;">Content here</div>
        
        
          .mybackground {background-color:#af53d3;}
        
        Background color #af53d3
      
           Border around this has a color of #af53d3        
        
          <div style="border:2px solid #af53d3;">Content here</div>
        
        
          .myborder {border:2px solid #af53d3;}
        
        Border color #af53d3