#af387d color space conversions
Hex:
        #af387d
        RGB:
        175, 56, 125
        CMY:
        31, 78, 51
        CMYK:
        0, 68, 29, 31
      HSL:
        325°, 51.5152%, 45.2941%
        HSV (HSB):
        325°, 68.0000%, 68.6275%
        XYZ:
        22.7950, 13.4230, 20.7915
        xyY:
        0.3998, 0.2355, 13.4230
      CIE-Lab:
        43.3938, 54.6419, -12.7667
        CIE-LCH:
        43.3938, 56.1135, 346.8491
        CIE-Luv:
        43.3938, 67.9198, -26.3404
        Hunter-Lab:
        36.6374, 46.9437, -8.0006
      #af387d color charts
#af387d RGB chart
      #af387d CMYK chart
      #af387d RGB pie chart
      #af387d color shades, tints & tones
#af387d color schemes
#af387d color preview, HTML & CSS examples
           This text has a color of #af387d        
        
          <p style="color:#af387d;">Text here</p>
        
        
          .mytext {color:#af387d;}
        
        Text color #af387d
      
           This box has a color of #af387d        
        
          <div style="background-color:#af387d;">Content here</div>
        
        
          .mybackground {background-color:#af387d;}
        
        Background color #af387d
      
           Border around this has a color of #af387d        
        
          <div style="border:2px solid #af387d;">Content here</div>
        
        
          .myborder {border:2px solid #af387d;}
        
        Border color #af387d