#af66ee color space conversions
Hex:
        #af66ee
        RGB:
        175, 102, 238
        CMY:
        31, 60, 7
        CMYK:
        26, 57, 0, 7
      HSL:
        272°, 80.0000%, 66.6667%
        HSV (HSB):
        272°, 57.1429%, 93.3333%
        XYZ:
        37.8632, 24.7897, 83.6782
        xyY:
        0.2588, 0.1694, 24.7897
      CIE-Lab:
        56.8700, 53.8050, -57.5573
        CIE-LCH:
        56.8700, 78.7898, 313.0702
        CIE-Luv:
        56.8700, 23.1963, -96.6093
        Hunter-Lab:
        49.7893, 48.6123, -64.7930
      #af66ee color charts
#af66ee RGB chart
      #af66ee CMYK chart
      #af66ee RGB pie chart
      #af66ee color shades, tints & tones
#af66ee color schemes
#af66ee color preview, HTML & CSS examples
           This text has a color of #af66ee        
        
          <p style="color:#af66ee;">Text here</p>
        
        
          .mytext {color:#af66ee;}
        
        Text color #af66ee
      
           This box has a color of #af66ee        
        
          <div style="background-color:#af66ee;">Content here</div>
        
        
          .mybackground {background-color:#af66ee;}
        
        Background color #af66ee
      
           Border around this has a color of #af66ee        
        
          <div style="border:2px solid #af66ee;">Content here</div>
        
        
          .myborder {border:2px solid #af66ee;}
        
        Border color #af66ee