#af1b8d color space conversions
Hex:
        #af1b8d
        RGB:
        175, 27, 141
        CMY:
        31, 89, 45
        CMYK:
        0, 85, 19, 31
      HSL:
        314°, 73.2673%, 39.6078%
        HSV (HSB):
        314°, 84.5714%, 68.6275%
        XYZ:
        22.8788, 11.8209, 26.2751
        xyY:
        0.3752, 0.1939, 11.8209
      CIE-Lab:
        40.9301, 65.6415, -26.3606
        CIE-LCH:
        40.9301, 70.7368, 338.1204
        CIE-Luv:
        40.9301, 69.2523, -46.3137
        Hunter-Lab:
        34.3816, 58.6132, -21.2436
      #af1b8d color charts
#af1b8d RGB chart
      #af1b8d CMYK chart
      #af1b8d RGB pie chart
      #af1b8d color shades, tints & tones
#af1b8d color schemes
#af1b8d color preview, HTML & CSS examples
           This text has a color of #af1b8d        
        
          <p style="color:#af1b8d;">Text here</p>
        
        
          .mytext {color:#af1b8d;}
        
        Text color #af1b8d
      
           This box has a color of #af1b8d        
        
          <div style="background-color:#af1b8d;">Content here</div>
        
        
          .mybackground {background-color:#af1b8d;}
        
        Background color #af1b8d
      
           Border around this has a color of #af1b8d        
        
          <div style="border:2px solid #af1b8d;">Content here</div>
        
        
          .myborder {border:2px solid #af1b8d;}
        
        Border color #af1b8d