#af1aec color space conversions
Hex:
        #af1aec
        RGB:
        175, 26, 236
        CMY:
        31, 90, 7
        CMYK:
        26, 89, 0, 7
      HSL:
        283°, 84.6774%, 51.3725%
        HSV (HSB):
        283°, 88.9831%, 92.5490%
        XYZ:
        33.1889, 15.9089, 80.6784
        xyY:
        0.2557, 0.1226, 15.9089
      CIE-Lab:
        46.8547, 81.1655, -72.6091
        CIE-LCH:
        46.8547, 108.9033, 318.1848
        CIE-Luv:
        46.8547, 36.8582, -115.5476
        Hunter-Lab:
        39.8859, 78.7287, -92.0073
      #af1aec color charts
#af1aec RGB chart
      #af1aec CMYK chart
      #af1aec RGB pie chart
      #af1aec color shades, tints & tones
#af1aec color schemes
#af1aec color preview, HTML & CSS examples
           This text has a color of #af1aec        
        
          <p style="color:#af1aec;">Text here</p>
        
        
          .mytext {color:#af1aec;}
        
        Text color #af1aec
      
           This box has a color of #af1aec        
        
          <div style="background-color:#af1aec;">Content here</div>
        
        
          .mybackground {background-color:#af1aec;}
        
        Background color #af1aec
      
           Border around this has a color of #af1aec        
        
          <div style="border:2px solid #af1aec;">Content here</div>
        
        
          .myborder {border:2px solid #af1aec;}
        
        Border color #af1aec