#af408f color space conversions
Hex:
        #af408f
        RGB:
        175, 64, 143
        CMY:
        31, 75, 44
        CMYK:
        0, 63, 18, 31
      HSL:
        317°, 46.4435%, 46.8627%
        HSV (HSB):
        317°, 63.4286%, 68.6275%
        XYZ:
        24.4705, 14.7639, 27.5466
        xyY:
        0.3664, 0.2211, 14.7639
      CIE-Lab:
        45.3091, 53.8178, -20.7874
        CIE-LCH:
        45.3091, 57.6929, 338.8807
        CIE-Luv:
        45.3091, 58.9397, -37.6562
        Hunter-Lab:
        38.4238, 46.4373, -15.6091
      #af408f color charts
#af408f RGB chart
      #af408f CMYK chart
      #af408f RGB pie chart
      #af408f color shades, tints & tones
#af408f color schemes
#af408f color preview, HTML & CSS examples
           This text has a color of #af408f        
        
          <p style="color:#af408f;">Text here</p>
        
        
          .mytext {color:#af408f;}
        
        Text color #af408f
      
           This box has a color of #af408f        
        
          <div style="background-color:#af408f;">Content here</div>
        
        
          .mybackground {background-color:#af408f;}
        
        Background color #af408f
      
           Border around this has a color of #af408f        
        
          <div style="border:2px solid #af408f;">Content here</div>
        
        
          .myborder {border:2px solid #af408f;}
        
        Border color #af408f