#af3eac color space conversions
Hex:
        #af3eac
        RGB:
        175, 62, 172
        CMY:
        31, 76, 33
        CMYK:
        0, 65, 2, 31
      HSL:
        302°, 47.6793%, 46.4706%
        HSV (HSB):
        302°, 64.5714%, 68.6275%
        XYZ:
        26.8482, 15.5378, 40.6138
        xyY:
        0.3235, 0.1872, 15.5378
      CIE-Lab:
        46.3621, 59.2646, -36.4477
        CIE-LCH:
        46.3621, 69.5753, 328.4085
        CIE-Luv:
        46.3621, 50.3098, -61.4938
        Hunter-Lab:
        39.4180, 52.5978, -33.4960
      #af3eac color charts
#af3eac RGB chart
      #af3eac CMYK chart
      #af3eac RGB pie chart
      #af3eac color shades, tints & tones
#af3eac color schemes
#af3eac color preview, HTML & CSS examples
           This text has a color of #af3eac        
        
          <p style="color:#af3eac;">Text here</p>
        
        
          .mytext {color:#af3eac;}
        
        Text color #af3eac
      
           This box has a color of #af3eac        
        
          <div style="background-color:#af3eac;">Content here</div>
        
        
          .mybackground {background-color:#af3eac;}
        
        Background color #af3eac
      
           Border around this has a color of #af3eac        
        
          <div style="border:2px solid #af3eac;">Content here</div>
        
        
          .myborder {border:2px solid #af3eac;}
        
        Border color #af3eac