#af2d95 color space conversions
Hex:
        #af2d95
        RGB:
        175, 45, 149
        CMY:
        31, 82, 42
        CMYK:
        0, 74, 15, 31
      HSL:
        312°, 59.0909%, 43.1373%
        HSV (HSB):
        312°, 74.2857%, 68.6275%
        XYZ:
        24.0424, 13.1607, 29.7069
        xyY:
        0.3593, 0.1967, 13.1607
      CIE-Lab:
        43.0043, 61.8865, -27.9850
        CIE-LCH:
        43.0043, 67.9198, 335.6676
        CIE-Luv:
        43.0043, 62.5095, -48.6141
        Hunter-Lab:
        36.2776, 54.8121, -23.1568
      #af2d95 color charts
#af2d95 RGB chart
      #af2d95 CMYK chart
      #af2d95 RGB pie chart
      #af2d95 color shades, tints & tones
#af2d95 color schemes
#af2d95 color preview, HTML & CSS examples
           This text has a color of #af2d95        
        
          <p style="color:#af2d95;">Text here</p>
        
        
          .mytext {color:#af2d95;}
        
        Text color #af2d95
      
           This box has a color of #af2d95        
        
          <div style="background-color:#af2d95;">Content here</div>
        
        
          .mybackground {background-color:#af2d95;}
        
        Background color #af2d95
      
           Border around this has a color of #af2d95        
        
          <div style="border:2px solid #af2d95;">Content here</div>
        
        
          .myborder {border:2px solid #af2d95;}
        
        Border color #af2d95