#af0d52 color space conversions
Hex:
        #af0d52
        RGB:
        175, 13, 82
        CMY:
        31, 95, 68
        CMYK:
        0, 93, 53, 31
      HSL:
        334°, 86.1702%, 36.8627%
        HSV (HSB):
        334°, 92.5714%, 68.6275%
        XYZ:
        19.3461, 10.0110, 8.8953
        xyY:
        0.5057, 0.2617, 10.0110
      CIE-Lab:
        37.8622, 61.9536, 6.0837
        CIE-LCH:
        37.8622, 62.2516, 5.6083
        CIE-Luv:
        37.8622, 96.7594, -4.4836
        Hunter-Lab:
        31.6402, 53.7720, 5.4794
      #af0d52 color charts
#af0d52 RGB chart
      #af0d52 CMYK chart
      #af0d52 RGB pie chart
      #af0d52 color shades, tints & tones
#af0d52 color schemes
#af0d52 color preview, HTML & CSS examples
           This text has a color of #af0d52        
        
          <p style="color:#af0d52;">Text here</p>
        
        
          .mytext {color:#af0d52;}
        
        Text color #af0d52
      
           This box has a color of #af0d52        
        
          <div style="background-color:#af0d52;">Content here</div>
        
        
          .mybackground {background-color:#af0d52;}
        
        Background color #af0d52
      
           Border around this has a color of #af0d52        
        
          <div style="border:2px solid #af0d52;">Content here</div>
        
        
          .myborder {border:2px solid #af0d52;}
        
        Border color #af0d52