#af335f color space conversions
Hex:
        #af335f
        RGB:
        175, 51, 95
        CMY:
        31, 80, 63
        CMYK:
        0, 71, 46, 31
      HSL:
        339°, 54.8673%, 44.3137%
        HSV (HSB):
        339°, 70.8571%, 68.6275%
        XYZ:
        20.9286, 12.3078, 12.0991
        xyY:
        0.4616, 0.2715, 12.3078
      CIE-Lab:
        41.7013, 53.2160, 3.3324
        CIE-LCH:
        41.7013, 53.3202, 3.5832
        CIE-Luv:
        41.7013, 80.4020, -5.5894
        Hunter-Lab:
        35.0825, 45.0903, 4.1102
      #af335f color charts
#af335f RGB chart
      #af335f CMYK chart
      #af335f RGB pie chart
      #af335f color shades, tints & tones
#af335f color schemes
#af335f color preview, HTML & CSS examples
           This text has a color of #af335f        
        
          <p style="color:#af335f;">Text here</p>
        
        
          .mytext {color:#af335f;}
        
        Text color #af335f
      
           This box has a color of #af335f        
        
          <div style="background-color:#af335f;">Content here</div>
        
        
          .mybackground {background-color:#af335f;}
        
        Background color #af335f
      
           Border around this has a color of #af335f        
        
          <div style="border:2px solid #af335f;">Content here</div>
        
        
          .myborder {border:2px solid #af335f;}
        
        Border color #af335f