#af75ee color space conversions
Hex:
        #af75ee
        RGB:
        175, 117, 238
        CMY:
        31, 54, 7
        CMYK:
        26, 51, 0, 7
      HSL:
        269°, 78.0645%, 69.6078%
        HSV (HSB):
        269°, 50.8403%, 93.3333%
        XYZ:
        39.4731, 28.0096, 84.2148
        xyY:
        0.2602, 0.1846, 28.0096
      CIE-Lab:
        59.8974, 45.8979, -52.7284
        CIE-LCH:
        59.8974, 69.9064, 311.0383
        CIE-Luv:
        59.8974, 18.5617, -89.0891
        Hunter-Lab:
        52.9241, 40.5160, -57.2977
      #af75ee color charts
#af75ee RGB chart
      #af75ee CMYK chart
      #af75ee RGB pie chart
      #af75ee color shades, tints & tones
#af75ee color schemes
#af75ee color preview, HTML & CSS examples
           This text has a color of #af75ee        
        
          <p style="color:#af75ee;">Text here</p>
        
        
          .mytext {color:#af75ee;}
        
        Text color #af75ee
      
           This box has a color of #af75ee        
        
          <div style="background-color:#af75ee;">Content here</div>
        
        
          .mybackground {background-color:#af75ee;}
        
        Background color #af75ee
      
           Border around this has a color of #af75ee        
        
          <div style="border:2px solid #af75ee;">Content here</div>
        
        
          .myborder {border:2px solid #af75ee;}
        
        Border color #af75ee