#af0fea color space conversions
Hex:
        #af0fea
        RGB:
        175, 15, 234
        CMY:
        31, 94, 8
        CMYK:
        25, 94, 0, 8
      HSL:
        284°, 87.9518%, 48.8235%
        HSV (HSB):
        284°, 93.5897%, 91.7647%
        XYZ:
        32.7013, 15.3961, 79.0901
        xyY:
        0.2571, 0.1211, 15.3961
      CIE-Lab:
        46.1720, 82.3752, -72.5907
        CIE-LCH:
        46.1720, 109.7957, 318.6129
        CIE-Luv:
        46.1720, 37.9911, -115.0722
        Hunter-Lab:
        39.2379, 80.0976, -92.0417
      #af0fea color charts
#af0fea RGB chart
      #af0fea CMYK chart
      #af0fea RGB pie chart
      #af0fea color shades, tints & tones
#af0fea color schemes
#af0fea color preview, HTML & CSS examples
           This text has a color of #af0fea        
        
          <p style="color:#af0fea;">Text here</p>
        
        
          .mytext {color:#af0fea;}
        
        Text color #af0fea
      
           This box has a color of #af0fea        
        
          <div style="background-color:#af0fea;">Content here</div>
        
        
          .mybackground {background-color:#af0fea;}
        
        Background color #af0fea
      
           Border around this has a color of #af0fea        
        
          <div style="border:2px solid #af0fea;">Content here</div>
        
        
          .myborder {border:2px solid #af0fea;}
        
        Border color #af0fea