#af31af color space conversions
Hex:
        #af31af
        RGB:
        175, 49, 175
        CMY:
        31, 81, 31
        CMYK:
        0, 72, 0, 31
      HSL:
        300°, 56.2500%, 43.9216%
        HSV (HSB):
        300°, 72.0000%, 68.6275%
        XYZ:
        26.5154, 14.4057, 41.9405
        xyY:
        0.3200, 0.1739, 14.4057
      CIE-Lab:
        44.8093, 64.5966, -40.6759
        CIE-LCH:
        44.8093, 76.3364, 327.8017
        CIE-Luv:
        44.8093, 52.4501, -67.8209
        Hunter-Lab:
        37.9549, 58.2795, -38.9476
      #af31af color charts
#af31af RGB chart
      #af31af CMYK chart
      #af31af RGB pie chart
      #af31af color shades, tints & tones
#af31af color schemes
#af31af color preview, HTML & CSS examples
           This text has a color of #af31af        
        
          <p style="color:#af31af;">Text here</p>
        
        
          .mytext {color:#af31af;}
        
        Text color #af31af
      
           This box has a color of #af31af        
        
          <div style="background-color:#af31af;">Content here</div>
        
        
          .mybackground {background-color:#af31af;}
        
        Background color #af31af
      
           Border around this has a color of #af31af        
        
          <div style="border:2px solid #af31af;">Content here</div>
        
        
          .myborder {border:2px solid #af31af;}
        
        Border color #af31af