#af63d8 color space conversions
Hex:
        #af63d8
        RGB:
        175, 99, 216
        CMY:
        31, 61, 15
        CMYK:
        19, 54, 0, 15
      HSL:
        279°, 60.0000%, 61.7647%
        HSV (HSB):
        279°, 54.1667%, 84.7059%
        XYZ:
        34.5357, 22.9955, 67.5841
        xyY:
        0.2760, 0.1838, 22.9955
      CIE-Lab:
        55.0677, 50.4642, -48.0743
        CIE-LCH:
        55.0677, 69.6978, 316.3893
        CIE-Luv:
        55.0677, 28.2265, -80.8017
        Hunter-Lab:
        47.9536, 44.6350, -49.9936
      #af63d8 color charts
#af63d8 RGB chart
      #af63d8 CMYK chart
      #af63d8 RGB pie chart
      #af63d8 color shades, tints & tones
#af63d8 color schemes
#af63d8 color preview, HTML & CSS examples
           This text has a color of #af63d8        
        
          <p style="color:#af63d8;">Text here</p>
        
        
          .mytext {color:#af63d8;}
        
        Text color #af63d8
      
           This box has a color of #af63d8        
        
          <div style="background-color:#af63d8;">Content here</div>
        
        
          .mybackground {background-color:#af63d8;}
        
        Background color #af63d8
      
           Border around this has a color of #af63d8        
        
          <div style="border:2px solid #af63d8;">Content here</div>
        
        
          .myborder {border:2px solid #af63d8;}
        
        Border color #af63d8