#af76bf color space conversions
Hex:
        #af76bf
        RGB:
        175, 118, 191
        CMY:
        31, 54, 25
        CMYK:
        8, 38, 0, 25
      HSL:
        287°, 36.3184%, 60.5882%
        HSV (HSB):
        287°, 38.2199%, 74.9020%
        XYZ:
        33.5616, 25.8324, 52.5075
        xyY:
        0.2999, 0.2308, 25.8324
      CIE-Lab:
        57.8776, 34.9659, -29.4624
        CIE-LCH:
        57.8776, 45.7236, 319.8823
        CIE-Luv:
        57.8776, 25.7260, -50.0337
        Hunter-Lab:
        50.8256, 28.9239, -25.6741
      #af76bf color charts
#af76bf RGB chart
      #af76bf CMYK chart
      #af76bf RGB pie chart
      #af76bf color shades, tints & tones
#af76bf color schemes
#af76bf color preview, HTML & CSS examples
           This text has a color of #af76bf        
        
          <p style="color:#af76bf;">Text here</p>
        
        
          .mytext {color:#af76bf;}
        
        Text color #af76bf
      
           This box has a color of #af76bf        
        
          <div style="background-color:#af76bf;">Content here</div>
        
        
          .mybackground {background-color:#af76bf;}
        
        Background color #af76bf
      
           Border around this has a color of #af76bf        
        
          <div style="border:2px solid #af76bf;">Content here</div>
        
        
          .myborder {border:2px solid #af76bf;}
        
        Border color #af76bf