#af63e5 color space conversions
Hex:
        #af63e5
        RGB:
        175, 99, 229
        CMY:
        31, 61, 10
        CMYK:
        24, 57, 0, 10
      HSL:
        275°, 71.4286%, 64.3137%
        HSV (HSB):
        275°, 56.7686%, 89.8039%
        XYZ:
        36.2839, 23.6948, 76.7899
        xyY:
        0.2653, 0.1732, 23.6948
      CIE-Lab:
        55.7809, 53.3115, -54.2636
        CIE-LCH:
        55.7809, 76.0701, 314.4929
        CIE-Luv:
        55.7809, 25.7203, -91.0263
        Hunter-Lab:
        48.6773, 47.8681, -59.4577
      #af63e5 color charts
#af63e5 RGB chart
      #af63e5 CMYK chart
      #af63e5 RGB pie chart
      #af63e5 color shades, tints & tones
#af63e5 color schemes
#af63e5 color preview, HTML & CSS examples
           This text has a color of #af63e5        
        
          <p style="color:#af63e5;">Text here</p>
        
        
          .mytext {color:#af63e5;}
        
        Text color #af63e5
      
           This box has a color of #af63e5        
        
          <div style="background-color:#af63e5;">Content here</div>
        
        
          .mybackground {background-color:#af63e5;}
        
        Background color #af63e5
      
           Border around this has a color of #af63e5        
        
          <div style="border:2px solid #af63e5;">Content here</div>
        
        
          .myborder {border:2px solid #af63e5;}
        
        Border color #af63e5