#af3181 color space conversions
Hex:
        #af3181
        RGB:
        175, 49, 129
        CMY:
        31, 81, 49
        CMYK:
        0, 72, 26, 31
      HSL:
        322°, 56.2500%, 43.9216%
        HSV (HSB):
        322°, 72.0000%, 68.6275%
        XYZ:
        22.7400, 12.8956, 22.0594
        xyY:
        0.3941, 0.2235, 12.8956
      CIE-Lab:
        42.6055, 57.7893, -16.4210
        CIE-LCH:
        42.6055, 60.0771, 344.1373
        CIE-Luv:
        42.6055, 68.8522, -31.7304
        Hunter-Lab:
        35.9104, 50.1904, -11.2841
      #af3181 color charts
#af3181 RGB chart
      #af3181 CMYK chart
      #af3181 RGB pie chart
      #af3181 color shades, tints & tones
#af3181 color schemes
#af3181 color preview, HTML & CSS examples
           This text has a color of #af3181        
        
          <p style="color:#af3181;">Text here</p>
        
        
          .mytext {color:#af3181;}
        
        Text color #af3181
      
           This box has a color of #af3181        
        
          <div style="background-color:#af3181;">Content here</div>
        
        
          .mybackground {background-color:#af3181;}
        
        Background color #af3181
      
           Border around this has a color of #af3181        
        
          <div style="border:2px solid #af3181;">Content here</div>
        
        
          .myborder {border:2px solid #af3181;}
        
        Border color #af3181