#af75b1 color space conversions
Hex:
        #af75b1
        RGB:
        175, 117, 177
        CMY:
        31, 54, 31
        CMYK:
        1, 34, 0, 31
      HSL:
        298°, 27.7778%, 57.6471%
        HSV (HSB):
        298°, 33.8983%, 69.4118%
        XYZ:
        31.9763, 25.0109, 44.7372
        xyY:
        0.3143, 0.2459, 25.0109
      CIE-Lab:
        57.0860, 32.7237, -22.6744
        CIE-LCH:
        57.0860, 39.8116, 325.2818
        CIE-Luv:
        57.0860, 28.5200, -38.9826
        Hunter-Lab:
        50.0109, 26.6116, -18.0303
      #af75b1 color charts
#af75b1 RGB chart
      #af75b1 CMYK chart
      #af75b1 RGB pie chart
      #af75b1 color shades, tints & tones
#af75b1 color schemes
#af75b1 color preview, HTML & CSS examples
           This text has a color of #af75b1        
        
          <p style="color:#af75b1;">Text here</p>
        
        
          .mytext {color:#af75b1;}
        
        Text color #af75b1
      
           This box has a color of #af75b1        
        
          <div style="background-color:#af75b1;">Content here</div>
        
        
          .mybackground {background-color:#af75b1;}
        
        Background color #af75b1
      
           Border around this has a color of #af75b1        
        
          <div style="border:2px solid #af75b1;">Content here</div>
        
        
          .myborder {border:2px solid #af75b1;}
        
        Border color #af75b1