#af319a color space conversions
Hex:
        #af319a
        RGB:
        175, 49, 154
        CMY:
        31, 81, 40
        CMYK:
        0, 72, 12, 31
      HSL:
        310°, 56.2500%, 43.9216%
        HSV (HSB):
        310°, 72.0000%, 68.6275%
        XYZ:
        24.6102, 13.6437, 31.9082
        xyY:
        0.3508, 0.1945, 13.6437
      CIE-Lab:
        43.7175, 61.2825, -29.8834
        CIE-LCH:
        43.7175, 68.1804, 334.0046
        CIE-Luv:
        43.7175, 59.7112, -51.4336
        Hunter-Lab:
        36.9374, 54.2888, -25.3614
      #af319a color charts
#af319a RGB chart
      #af319a CMYK chart
      #af319a RGB pie chart
      #af319a color shades, tints & tones
#af319a color schemes
#af319a color preview, HTML & CSS examples
           This text has a color of #af319a        
        
          <p style="color:#af319a;">Text here</p>
        
        
          .mytext {color:#af319a;}
        
        Text color #af319a
      
           This box has a color of #af319a        
        
          <div style="background-color:#af319a;">Content here</div>
        
        
          .mybackground {background-color:#af319a;}
        
        Background color #af319a
      
           Border around this has a color of #af319a        
        
          <div style="border:2px solid #af319a;">Content here</div>
        
        
          .myborder {border:2px solid #af319a;}
        
        Border color #af319a