#af2d80 color space conversions
Hex:
        #af2d80
        RGB:
        175, 45, 128
        CMY:
        31, 82, 50
        CMYK:
        0, 74, 27, 31
      HSL:
        322°, 59.0909%, 43.1373%
        HSV (HSB):
        322°, 74.2857%, 68.6275%
        XYZ:
        22.5139, 12.5492, 21.6577
        xyY:
        0.3969, 0.2212, 12.5492
      CIE-Lab:
        42.0761, 59.0391, -16.6163
        CIE-LCH:
        42.0761, 61.3328, 344.2809
        CIE-Luv:
        42.0761, 70.4372, -32.1163
        Hunter-Lab:
        35.4249, 51.4499, -11.4507
      #af2d80 color charts
#af2d80 RGB chart
      #af2d80 CMYK chart
      #af2d80 RGB pie chart
      #af2d80 color shades, tints & tones
#af2d80 color schemes
#af2d80 color preview, HTML & CSS examples
           This text has a color of #af2d80        
        
          <p style="color:#af2d80;">Text here</p>
        
        
          .mytext {color:#af2d80;}
        
        Text color #af2d80
      
           This box has a color of #af2d80        
        
          <div style="background-color:#af2d80;">Content here</div>
        
        
          .mybackground {background-color:#af2d80;}
        
        Background color #af2d80
      
           Border around this has a color of #af2d80        
        
          <div style="border:2px solid #af2d80;">Content here</div>
        
        
          .myborder {border:2px solid #af2d80;}
        
        Border color #af2d80