#af508f color space conversions
Hex:
        #af508f
        RGB:
        175, 80, 143
        CMY:
        31, 69, 44
        CMYK:
        0, 54, 18, 31
      HSL:
        320°, 37.2549%, 50.0000%
        HSV (HSB):
        320°, 54.2857%, 68.6275%
        XYZ:
        25.5058, 16.8345, 27.8917
        xyY:
        0.3632, 0.2397, 16.8345
      CIE-Lab:
        48.0508, 46.4243, -16.5865
        CIE-LCH:
        48.0508, 49.2984, 340.3392
        CIE-Luv:
        48.0508, 52.6137, -30.8896
        Hunter-Lab:
        41.0298, 39.1606, -11.5839
      #af508f color charts
#af508f RGB chart
      #af508f CMYK chart
      #af508f RGB pie chart
      #af508f color shades, tints & tones
#af508f color schemes
#af508f color preview, HTML & CSS examples
           This text has a color of #af508f        
        
          <p style="color:#af508f;">Text here</p>
        
        
          .mytext {color:#af508f;}
        
        Text color #af508f
      
           This box has a color of #af508f        
        
          <div style="background-color:#af508f;">Content here</div>
        
        
          .mybackground {background-color:#af508f;}
        
        Background color #af508f
      
           Border around this has a color of #af508f        
        
          <div style="border:2px solid #af508f;">Content here</div>
        
        
          .myborder {border:2px solid #af508f;}
        
        Border color #af508f