#af417d color space conversions
Hex:
        #af417d
        RGB:
        175, 65, 125
        CMY:
        31, 75, 51
        CMYK:
        0, 63, 29, 31
      HSL:
        327°, 45.8333%, 47.0588%
        HSV (HSB):
        327°, 62.8571%, 68.6275%
        XYZ:
        23.2712, 14.3752, 20.9502
        xyY:
        0.3971, 0.2453, 14.3752
      CIE-Lab:
        44.7663, 50.8737, -10.6926
        CIE-LCH:
        44.7663, 51.9853, 348.1304
        CIE-Luv:
        44.7663, 64.3899, -23.0346
        Hunter-Lab:
        37.9147, 43.2086, -6.2211
      #af417d color charts
#af417d RGB chart
      #af417d CMYK chart
      #af417d RGB pie chart
      #af417d color shades, tints & tones
#af417d color schemes
#af417d color preview, HTML & CSS examples
           This text has a color of #af417d        
        
          <p style="color:#af417d;">Text here</p>
        
        
          .mytext {color:#af417d;}
        
        Text color #af417d
      
           This box has a color of #af417d        
        
          <div style="background-color:#af417d;">Content here</div>
        
        
          .mybackground {background-color:#af417d;}
        
        Background color #af417d
      
           Border around this has a color of #af417d        
        
          <div style="border:2px solid #af417d;">Content here</div>
        
        
          .myborder {border:2px solid #af417d;}
        
        Border color #af417d