#af2085 color space conversions
Hex:
        #af2085
        RGB:
        175, 32, 133
        CMY:
        31, 87, 48
        CMYK:
        0, 82, 24, 31
      HSL:
        318°, 69.0821%, 40.5882%
        HSV (HSB):
        318°, 81.7143%, 68.6275%
        XYZ:
        22.4293, 11.8404, 23.2936
        xyY:
        0.3896, 0.2057, 11.8404
      CIE-Lab:
        40.9614, 63.4561, -21.4065
        CIE-LCH:
        40.9614, 66.9695, 341.3585
        CIE-Luv:
        40.9614, 71.6473, -39.1563
        Hunter-Lab:
        34.4099, 56.1338, -16.0490
      #af2085 color charts
#af2085 RGB chart
      #af2085 CMYK chart
      #af2085 RGB pie chart
      #af2085 color shades, tints & tones
#af2085 color schemes
#af2085 color preview, HTML & CSS examples
           This text has a color of #af2085        
        
          <p style="color:#af2085;">Text here</p>
        
        
          .mytext {color:#af2085;}
        
        Text color #af2085
      
           This box has a color of #af2085        
        
          <div style="background-color:#af2085;">Content here</div>
        
        
          .mybackground {background-color:#af2085;}
        
        Background color #af2085
      
           Border around this has a color of #af2085        
        
          <div style="border:2px solid #af2085;">Content here</div>
        
        
          .myborder {border:2px solid #af2085;}
        
        Border color #af2085