#af68e8 color space conversions
Hex:
        #af68e8
        RGB:
        175, 104, 232
        CMY:
        31, 59, 9
        CMYK:
        25, 55, 0, 9
      HSL:
        273°, 73.5632%, 65.8824%
        HSV (HSB):
        273°, 55.1724%, 90.9804%
        XYZ:
        37.1950, 24.8408, 79.1783
        xyY:
        0.2634, 0.1759, 24.8408
      CIE-Lab:
        56.9200, 51.4126, -54.1266
        CIE-LCH:
        56.9200, 74.6522, 313.5270
        CIE-Luv:
        56.9200, 23.6731, -90.9962
        Hunter-Lab:
        49.8405, 45.9901, -59.3017
      #af68e8 color charts
#af68e8 RGB chart
      #af68e8 CMYK chart
      #af68e8 RGB pie chart
      #af68e8 color shades, tints & tones
#af68e8 color schemes
#af68e8 color preview, HTML & CSS examples
           This text has a color of #af68e8        
        
          <p style="color:#af68e8;">Text here</p>
        
        
          .mytext {color:#af68e8;}
        
        Text color #af68e8
      
           This box has a color of #af68e8        
        
          <div style="background-color:#af68e8;">Content here</div>
        
        
          .mybackground {background-color:#af68e8;}
        
        Background color #af68e8
      
           Border around this has a color of #af68e8        
        
          <div style="border:2px solid #af68e8;">Content here</div>
        
        
          .myborder {border:2px solid #af68e8;}
        
        Border color #af68e8