#af225f color space conversions
Hex:
        #af225f
        RGB:
        175, 34, 95
        CMY:
        31, 87, 63
        CMYK:
        0, 81, 46, 31
      HSL:
        334°, 67.4641%, 40.9804%
        HSV (HSB):
        334°, 80.5714%, 68.6275%
        XYZ:
        20.3168, 11.0842, 11.8951
        xyY:
        0.4693, 0.2560, 11.0842
      CIE-Lab:
        39.7220, 58.7761, 0.4632
        CIE-LCH:
        39.7220, 58.7779, 0.4515
        CIE-Luv:
        39.7220, 86.6447, -10.0760
        Hunter-Lab:
        33.2930, 50.6654, 2.1216
      #af225f color charts
#af225f RGB chart
      #af225f CMYK chart
      #af225f RGB pie chart
      #af225f color shades, tints & tones
#af225f color schemes
#af225f color preview, HTML & CSS examples
           This text has a color of #af225f        
        
          <p style="color:#af225f;">Text here</p>
        
        
          .mytext {color:#af225f;}
        
        Text color #af225f
      
           This box has a color of #af225f        
        
          <div style="background-color:#af225f;">Content here</div>
        
        
          .mybackground {background-color:#af225f;}
        
        Background color #af225f
      
           Border around this has a color of #af225f        
        
          <div style="border:2px solid #af225f;">Content here</div>
        
        
          .myborder {border:2px solid #af225f;}
        
        Border color #af225f