#af53d5 color space conversions
Hex:
        #af53d5
        RGB:
        175, 83, 213
        CMY:
        31, 67, 16
        CMYK:
        18, 61, 0, 16
      HSL:
        282°, 60.7477%, 58.0392%
        HSV (HSB):
        282°, 61.0329%, 83.5294%
        XYZ:
        32.7827, 20.1046, 65.1035
        xyY:
        0.2778, 0.1704, 20.1046
      CIE-Lab:
        51.9552, 57.7381, -51.3274
        CIE-LCH:
        51.9552, 77.2540, 318.3639
        CIE-Luv:
        51.9552, 33.5917, -85.5889
        Hunter-Lab:
        44.8381, 52.0408, -54.7005
      #af53d5 color charts
#af53d5 RGB chart
      #af53d5 CMYK chart
      #af53d5 RGB pie chart
      #af53d5 color shades, tints & tones
#af53d5 color schemes
#af53d5 color preview, HTML & CSS examples
           This text has a color of #af53d5        
        
          <p style="color:#af53d5;">Text here</p>
        
        
          .mytext {color:#af53d5;}
        
        Text color #af53d5
      
           This box has a color of #af53d5        
        
          <div style="background-color:#af53d5;">Content here</div>
        
        
          .mybackground {background-color:#af53d5;}
        
        Background color #af53d5
      
           Border around this has a color of #af53d5        
        
          <div style="border:2px solid #af53d5;">Content here</div>
        
        
          .myborder {border:2px solid #af53d5;}
        
        Border color #af53d5