#af68f5 color space conversions
Hex:
        #af68f5
        RGB:
        175, 104, 245
        CMY:
        31, 59, 4
        CMYK:
        29, 58, 0, 4
      HSL:
        270°, 87.5776%, 68.4314%
        HSV (HSB):
        270°, 57.5510%, 96.0784%
        XYZ:
        39.1109, 25.6072, 89.2675
        xyY:
        0.2540, 0.1663, 25.6072
      CIE-Lab:
        57.6623, 54.3877, -60.1825
        CIE-LCH:
        57.6623, 81.1170, 312.1045
        CIE-Luv:
        57.6623, 21.4054, -101.0648
        Hunter-Lab:
        50.6035, 49.4047, -69.1685
      #af68f5 color charts
#af68f5 RGB chart
      #af68f5 CMYK chart
      #af68f5 RGB pie chart
      #af68f5 color shades, tints & tones
#af68f5 color schemes
#af68f5 color preview, HTML & CSS examples
           This text has a color of #af68f5        
        
          <p style="color:#af68f5;">Text here</p>
        
        
          .mytext {color:#af68f5;}
        
        Text color #af68f5
      
           This box has a color of #af68f5        
        
          <div style="background-color:#af68f5;">Content here</div>
        
        
          .mybackground {background-color:#af68f5;}
        
        Background color #af68f5
      
           Border around this has a color of #af68f5        
        
          <div style="border:2px solid #af68f5;">Content here</div>
        
        
          .myborder {border:2px solid #af68f5;}
        
        Border color #af68f5