#af2eaa color space conversions
Hex:
        #af2eaa
        RGB:
        175, 46, 170
        CMY:
        31, 82, 33
        CMYK:
        0, 74, 3, 31
      HSL:
        302°, 58.3710%, 43.3333%
        HSV (HSB):
        302°, 73.7143%, 68.6275%
        XYZ:
        25.9119, 13.9702, 39.3610
        xyY:
        0.3270, 0.1763, 13.9702
      CIE-Lab:
        44.1902, 64.7673, -38.6966
        CIE-LCH:
        44.1902, 75.4469, 329.1429
        CIE-Luv:
        44.1902, 54.7610, -64.7473
        Hunter-Lab:
        37.3768, 58.3379, -36.2738
      #af2eaa color charts
#af2eaa RGB chart
      #af2eaa CMYK chart
      #af2eaa RGB pie chart
      #af2eaa color shades, tints & tones
#af2eaa color schemes
#af2eaa color preview, HTML & CSS examples
           This text has a color of #af2eaa        
        
          <p style="color:#af2eaa;">Text here</p>
        
        
          .mytext {color:#af2eaa;}
        
        Text color #af2eaa
      
           This box has a color of #af2eaa        
        
          <div style="background-color:#af2eaa;">Content here</div>
        
        
          .mybackground {background-color:#af2eaa;}
        
        Background color #af2eaa
      
           Border around this has a color of #af2eaa        
        
          <div style="border:2px solid #af2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #af2eaa;}
        
        Border color #af2eaa