#af5ec5 color space conversions
Hex:
        #af5ec5
        RGB:
        175, 94, 197
        CMY:
        31, 63, 23
        CMYK:
        11, 52, 0, 23
      HSL:
        287°, 47.0320%, 57.0588%
        HSV (HSB):
        287°, 52.2843%, 77.2549%
        XYZ:
        31.7599, 21.1506, 55.2319
        xyY:
        0.2937, 0.1956, 21.1506
      CIE-Lab:
        53.1139, 49.0587, -40.3427
        CIE-LCH:
        53.1139, 63.5161, 320.5684
        CIE-Luv:
        53.1139, 33.8172, -68.0188
        Hunter-Lab:
        45.9898, 42.7877, -39.0121
      #af5ec5 color charts
#af5ec5 RGB chart
      #af5ec5 CMYK chart
      #af5ec5 RGB pie chart
      #af5ec5 color shades, tints & tones
#af5ec5 color schemes
#af5ec5 color preview, HTML & CSS examples
           This text has a color of #af5ec5        
        
          <p style="color:#af5ec5;">Text here</p>
        
        
          .mytext {color:#af5ec5;}
        
        Text color #af5ec5
      
           This box has a color of #af5ec5        
        
          <div style="background-color:#af5ec5;">Content here</div>
        
        
          .mybackground {background-color:#af5ec5;}
        
        Background color #af5ec5
      
           Border around this has a color of #af5ec5        
        
          <div style="border:2px solid #af5ec5;">Content here</div>
        
        
          .myborder {border:2px solid #af5ec5;}
        
        Border color #af5ec5