#af53d2 color space conversions
Hex:
        #af53d2
        RGB:
        175, 83, 210
        CMY:
        31, 67, 18
        CMYK:
        17, 60, 0, 18
      HSL:
        283°, 58.5253%, 57.4510%
        HSV (HSB):
        283°, 60.4762%, 82.3529%
        XYZ:
        32.4053, 19.9536, 63.1163
        xyY:
        0.2806, 0.1728, 19.9536
      CIE-Lab:
        51.7847, 57.1223, -49.8892
        CIE-LCH:
        51.7847, 75.8412, 318.8669
        CIE-Luv:
        51.7847, 34.2831, -83.2661
        Hunter-Lab:
        44.6695, 51.3206, -52.5059
      #af53d2 color charts
#af53d2 RGB chart
      #af53d2 CMYK chart
      #af53d2 RGB pie chart
      #af53d2 color shades, tints & tones
#af53d2 color schemes
#af53d2 color preview, HTML & CSS examples
           This text has a color of #af53d2        
        
          <p style="color:#af53d2;">Text here</p>
        
        
          .mytext {color:#af53d2;}
        
        Text color #af53d2
      
           This box has a color of #af53d2        
        
          <div style="background-color:#af53d2;">Content here</div>
        
        
          .mybackground {background-color:#af53d2;}
        
        Background color #af53d2
      
           Border around this has a color of #af53d2        
        
          <div style="border:2px solid #af53d2;">Content here</div>
        
        
          .myborder {border:2px solid #af53d2;}
        
        Border color #af53d2