#af7ffe color space conversions
Hex:
        #af7ffe
        RGB:
        175, 127, 254
        CMY:
        31, 50, 0
        CMYK:
        31, 50, 0, 0
      HSL:
        263°, 98.4496%, 74.7059%
        HSV (HSB):
        263°, 50.0000%, 99.6078%
        XYZ:
        43.1580, 31.4485, 97.5614
        xyY:
        0.2507, 0.1827, 31.4485
      CIE-Lab:
        62.8844, 44.2873, -56.8053
        CIE-LCH:
        62.8844, 72.0292, 307.9412
        CIE-Luv:
        62.8844, 13.0207, -96.3479
        Hunter-Lab:
        56.0789, 39.2343, -63.8925
      #af7ffe color charts
#af7ffe RGB chart
      #af7ffe CMYK chart
      #af7ffe RGB pie chart
      #af7ffe color shades, tints & tones
#af7ffe color schemes
#af7ffe color preview, HTML & CSS examples
           This text has a color of #af7ffe        
        
          <p style="color:#af7ffe;">Text here</p>
        
        
          .mytext {color:#af7ffe;}
        
        Text color #af7ffe
      
           This box has a color of #af7ffe        
        
          <div style="background-color:#af7ffe;">Content here</div>
        
        
          .mybackground {background-color:#af7ffe;}
        
        Background color #af7ffe
      
           Border around this has a color of #af7ffe        
        
          <div style="border:2px solid #af7ffe;">Content here</div>
        
        
          .myborder {border:2px solid #af7ffe;}
        
        Border color #af7ffe