#af64f9 color space conversions
Hex:
        #af64f9
        RGB:
        175, 100, 249
        CMY:
        31, 61, 2
        CMYK:
        30, 60, 0, 2
      HSL:
        270°, 92.5466%, 68.4314%
        HSV (HSB):
        270°, 59.8394%, 97.6471%
        XYZ:
        39.3353, 25.0679, 92.3879
        xyY:
        0.2509, 0.1599, 25.0679
      CIE-Lab:
        57.1415, 57.3422, -63.2366
        CIE-LCH:
        57.1415, 85.3639, 312.2013
        CIE-Luv:
        57.1415, 21.8112, -105.8937
        Hunter-Lab:
        50.0678, 52.6180, -74.3577
      #af64f9 color charts
#af64f9 RGB chart
      #af64f9 CMYK chart
      #af64f9 RGB pie chart
      #af64f9 color shades, tints & tones
#af64f9 color schemes
#af64f9 color preview, HTML & CSS examples
           This text has a color of #af64f9        
        
          <p style="color:#af64f9;">Text here</p>
        
        
          .mytext {color:#af64f9;}
        
        Text color #af64f9
      
           This box has a color of #af64f9        
        
          <div style="background-color:#af64f9;">Content here</div>
        
        
          .mybackground {background-color:#af64f9;}
        
        Background color #af64f9
      
           Border around this has a color of #af64f9        
        
          <div style="border:2px solid #af64f9;">Content here</div>
        
        
          .myborder {border:2px solid #af64f9;}
        
        Border color #af64f9