#af7efd color space conversions
Hex:
        #af7efd
        RGB:
        175, 126, 253
        CMY:
        31, 51, 1
        CMYK:
        31, 50, 0, 1
      HSL:
        263°, 96.9466%, 74.3137%
        HSV (HSB):
        263°, 50.1976%, 99.2157%
        XYZ:
        42.8697, 31.1275, 96.6772
        xyY:
        0.2512, 0.1824, 31.1275
      CIE-Lab:
        62.6151, 44.5904, -56.6853
        CIE-LCH:
        62.6151, 72.1216, 308.1897
        CIE-Luv:
        62.6151, 13.4785, -96.1089
        Hunter-Lab:
        55.7920, 39.5204, -63.6841
      #af7efd color charts
#af7efd RGB chart
      #af7efd CMYK chart
      #af7efd RGB pie chart
      #af7efd color shades, tints & tones
#af7efd color schemes
#af7efd color preview, HTML & CSS examples
           This text has a color of #af7efd        
        
          <p style="color:#af7efd;">Text here</p>
        
        
          .mytext {color:#af7efd;}
        
        Text color #af7efd
      
           This box has a color of #af7efd        
        
          <div style="background-color:#af7efd;">Content here</div>
        
        
          .mybackground {background-color:#af7efd;}
        
        Background color #af7efd
      
           Border around this has a color of #af7efd        
        
          <div style="border:2px solid #af7efd;">Content here</div>
        
        
          .myborder {border:2px solid #af7efd;}
        
        Border color #af7efd