#af53f0 color space conversions
Hex:
        #af53f0
        RGB:
        175, 83, 240
        CMY:
        31, 67, 6
        CMYK:
        27, 65, 0, 6
      HSL:
        275°, 83.9572%, 63.3333%
        HSV (HSB):
        275°, 65.4167%, 94.1176%
        XYZ:
        36.5006, 21.5917, 84.6819
        xyY:
        0.2557, 0.1512, 21.5917
      CIE-Lab:
        53.5911, 63.4709, -63.9400
        CIE-LCH:
        53.5911, 90.0938, 314.7890
        CIE-Luv:
        53.5911, 27.7182, -105.9397
        Hunter-Lab:
        46.4669, 58.8980, -75.5240
      #af53f0 color charts
#af53f0 RGB chart
      #af53f0 CMYK chart
      #af53f0 RGB pie chart
      #af53f0 color shades, tints & tones
#af53f0 color schemes
#af53f0 color preview, HTML & CSS examples
           This text has a color of #af53f0        
        
          <p style="color:#af53f0;">Text here</p>
        
        
          .mytext {color:#af53f0;}
        
        Text color #af53f0
      
           This box has a color of #af53f0        
        
          <div style="background-color:#af53f0;">Content here</div>
        
        
          .mybackground {background-color:#af53f0;}
        
        Background color #af53f0
      
           Border around this has a color of #af53f0        
        
          <div style="border:2px solid #af53f0;">Content here</div>
        
        
          .myborder {border:2px solid #af53f0;}
        
        Border color #af53f0