#af34e0 color space conversions
Hex:
        #af34e0
        RGB:
        175, 52, 224
        CMY:
        31, 80, 12
        CMYK:
        22, 77, 0, 12
      HSL:
        283°, 73.5043%, 54.1176%
        HSV (HSB):
        283°, 76.7857%, 87.8431%
        XYZ:
        32.3617, 16.9518, 72.0874
        xyY:
        0.2666, 0.1396, 16.9518
      CIE-Lab:
        48.1992, 72.4205, -63.6247
        CIE-LCH:
        48.1992, 96.3994, 318.6992
        CIE-Luv:
        48.1992, 37.3203, -103.3649
        Hunter-Lab:
        41.1725, 68.2497, -74.9878
      #af34e0 color charts
#af34e0 RGB chart
      #af34e0 CMYK chart
      #af34e0 RGB pie chart
      #af34e0 color shades, tints & tones
#af34e0 color schemes
#af34e0 color preview, HTML & CSS examples
           This text has a color of #af34e0        
        
          <p style="color:#af34e0;">Text here</p>
        
        
          .mytext {color:#af34e0;}
        
        Text color #af34e0
      
           This box has a color of #af34e0        
        
          <div style="background-color:#af34e0;">Content here</div>
        
        
          .mybackground {background-color:#af34e0;}
        
        Background color #af34e0
      
           Border around this has a color of #af34e0        
        
          <div style="border:2px solid #af34e0;">Content here</div>
        
        
          .myborder {border:2px solid #af34e0;}
        
        Border color #af34e0