#af1c65 color space conversions
Hex:
        #af1c65
        RGB:
        175, 28, 101
        CMY:
        31, 89, 60
        CMYK:
        0, 84, 42, 31
      HSL:
        330°, 72.4138%, 39.8039%
        HSV (HSB):
        330°, 84.0000%, 68.6275%
        XYZ:
        20.4434, 10.8841, 13.3353
        xyY:
        0.4577, 0.2437, 10.8841
      CIE-Lab:
        39.3845, 60.8506, -3.8311
        CIE-LCH:
        39.3845, 60.9711, 356.3974
        CIE-Luv:
        39.3845, 85.8593, -15.5974
        Hunter-Lab:
        32.9910, 52.8763, -0.8719
      #af1c65 color charts
#af1c65 RGB chart
      #af1c65 CMYK chart
      #af1c65 RGB pie chart
      #af1c65 color shades, tints & tones
#af1c65 color schemes
#af1c65 color preview, HTML & CSS examples
           This text has a color of #af1c65        
        
          <p style="color:#af1c65;">Text here</p>
        
        
          .mytext {color:#af1c65;}
        
        Text color #af1c65
      
           This box has a color of #af1c65        
        
          <div style="background-color:#af1c65;">Content here</div>
        
        
          .mybackground {background-color:#af1c65;}
        
        Background color #af1c65
      
           Border around this has a color of #af1c65        
        
          <div style="border:2px solid #af1c65;">Content here</div>
        
        
          .myborder {border:2px solid #af1c65;}
        
        Border color #af1c65