#af1ffe color space conversions
Hex:
        #af1ffe
        RGB:
        175, 31, 254
        CMY:
        31, 88, 0
        CMYK:
        31, 88, 0, 0
      HSL:
        279°, 99.1111%, 55.8824%
        HSV (HSB):
        279°, 87.7953%, 99.6078%
        XYZ:
        36.0586, 17.2497, 95.1950
        xyY:
        0.2428, 0.1162, 17.2497
      CIE-Lab:
        48.5731, 83.6272, -79.9082
        CIE-LCH:
        48.5731, 115.6668, 316.3028
        CIE-Luv:
        48.5731, 31.9978, -126.8256
        Hunter-Lab:
        41.5327, 82.2907, -106.8225
      #af1ffe color charts
#af1ffe RGB chart
      #af1ffe CMYK chart
      #af1ffe RGB pie chart
      #af1ffe color shades, tints & tones
#af1ffe color schemes
#af1ffe color preview, HTML & CSS examples
           This text has a color of #af1ffe        
        
          <p style="color:#af1ffe;">Text here</p>
        
        
          .mytext {color:#af1ffe;}
        
        Text color #af1ffe
      
           This box has a color of #af1ffe        
        
          <div style="background-color:#af1ffe;">Content here</div>
        
        
          .mybackground {background-color:#af1ffe;}
        
        Background color #af1ffe
      
           Border around this has a color of #af1ffe        
        
          <div style="border:2px solid #af1ffe;">Content here</div>
        
        
          .myborder {border:2px solid #af1ffe;}
        
        Border color #af1ffe