#af079d color space conversions
Hex:
        #af079d
        RGB:
        175, 7, 157
        CMY:
        31, 97, 38
        CMYK:
        0, 96, 10, 31
      HSL:
        306°, 92.3077%, 35.6863%
        HSV (HSB):
        306°, 96.0000%, 68.6275%
        XYZ:
        23.8410, 11.7002, 32.9001
        xyY:
        0.3483, 0.1710, 11.7002
      CIE-Lab:
        40.7357, 70.7796, -36.3870
        CIE-LCH:
        40.7357, 79.5850, 332.7928
        CIE-Luv:
        40.7357, 64.6731, -60.9139
        Hunter-Lab:
        34.2056, 64.5529, -33.0832
      #af079d color charts
#af079d RGB chart
      #af079d CMYK chart
      #af079d RGB pie chart
      #af079d color shades, tints & tones
#af079d color schemes
#af079d color preview, HTML & CSS examples
           This text has a color of #af079d        
        
          <p style="color:#af079d;">Text here</p>
        
        
          .mytext {color:#af079d;}
        
        Text color #af079d
      
           This box has a color of #af079d        
        
          <div style="background-color:#af079d;">Content here</div>
        
        
          .mybackground {background-color:#af079d;}
        
        Background color #af079d
      
           Border around this has a color of #af079d        
        
          <div style="border:2px solid #af079d;">Content here</div>
        
        
          .myborder {border:2px solid #af079d;}
        
        Border color #af079d