#af8eec color space conversions
Hex:
        #af8eec
        RGB:
        175, 142, 236
        CMY:
        31, 44, 7
        CMYK:
        26, 40, 0, 7
      HSL:
        261°, 71.2121%, 74.1176%
        HSV (HSB):
        261°, 39.8305%, 92.5490%
        XYZ:
        42.4925, 34.5161, 83.7796
        xyY:
        0.2643, 0.2147, 34.5161
      CIE-Lab:
        65.3702, 31.5874, -42.9757
        CIE-LCH:
        65.3702, 53.3355, 306.3161
        CIE-Luv:
        65.3702, 9.8520, -72.7161
        Hunter-Lab:
        58.7504, 26.2909, -43.4238
      #af8eec color charts
#af8eec RGB chart
      #af8eec CMYK chart
      #af8eec RGB pie chart
      #af8eec color shades, tints & tones
#af8eec color schemes
#af8eec color preview, HTML & CSS examples
           This text has a color of #af8eec        
        
          <p style="color:#af8eec;">Text here</p>
        
        
          .mytext {color:#af8eec;}
        
        Text color #af8eec
      
           This box has a color of #af8eec        
        
          <div style="background-color:#af8eec;">Content here</div>
        
        
          .mybackground {background-color:#af8eec;}
        
        Background color #af8eec
      
           Border around this has a color of #af8eec        
        
          <div style="border:2px solid #af8eec;">Content here</div>
        
        
          .myborder {border:2px solid #af8eec;}
        
        Border color #af8eec