#af3c95 color space conversions
Hex:
        #af3c95
        RGB:
        175, 60, 149
        CMY:
        31, 76, 42
        CMYK:
        0, 66, 15, 31
      HSL:
        314°, 48.9362%, 46.0784%
        HSV (HSB):
        314°, 65.7143%, 68.6275%
        XYZ:
        24.7199, 14.5156, 29.9327
        xyY:
        0.3574, 0.2099, 14.5156
      CIE-Lab:
        44.9635, 56.3846, -24.9350
        CIE-LCH:
        44.9635, 61.6520, 336.1435
        CIE-Luv:
        44.9635, 58.3146, -43.9209
        Hunter-Lab:
        38.0993, 49.1417, -19.9115
      #af3c95 color charts
#af3c95 RGB chart
      #af3c95 CMYK chart
      #af3c95 RGB pie chart
      #af3c95 color shades, tints & tones
#af3c95 color schemes
#af3c95 color preview, HTML & CSS examples
           This text has a color of #af3c95        
        
          <p style="color:#af3c95;">Text here</p>
        
        
          .mytext {color:#af3c95;}
        
        Text color #af3c95
      
           This box has a color of #af3c95        
        
          <div style="background-color:#af3c95;">Content here</div>
        
        
          .mybackground {background-color:#af3c95;}
        
        Background color #af3c95
      
           Border around this has a color of #af3c95        
        
          <div style="border:2px solid #af3c95;">Content here</div>
        
        
          .myborder {border:2px solid #af3c95;}
        
        Border color #af3c95