#af59e2 color space conversions
Hex:
        #af59e2
        RGB:
        175, 89, 226
        CMY:
        31, 65, 11
        CMYK:
        23, 61, 0, 11
      HSL:
        278°, 70.2564%, 61.7647%
        HSV (HSB):
        278°, 60.6195%, 88.6275%
        XYZ:
        34.9790, 21.7497, 74.3060
        xyY:
        0.2669, 0.1660, 21.7497
      CIE-Lab:
        53.7604, 57.6193, -55.8066
        CIE-LCH:
        53.7604, 80.2145, 315.9156
        CIE-Luv:
        53.7604, 29.1325, -93.1156
        Hunter-Lab:
        46.6366, 52.2671, -61.8211
      #af59e2 color charts
#af59e2 RGB chart
      #af59e2 CMYK chart
      #af59e2 RGB pie chart
      #af59e2 color shades, tints & tones
#af59e2 color schemes
#af59e2 color preview, HTML & CSS examples
           This text has a color of #af59e2        
        
          <p style="color:#af59e2;">Text here</p>
        
        
          .mytext {color:#af59e2;}
        
        Text color #af59e2
      
           This box has a color of #af59e2        
        
          <div style="background-color:#af59e2;">Content here</div>
        
        
          .mybackground {background-color:#af59e2;}
        
        Background color #af59e2
      
           Border around this has a color of #af59e2        
        
          <div style="border:2px solid #af59e2;">Content here</div>
        
        
          .myborder {border:2px solid #af59e2;}
        
        Border color #af59e2