#af6985 color space conversions
Hex:
        #af6985
        RGB:
        175, 105, 133
        CMY:
        31, 59, 48
        CMYK:
        0, 40, 24, 31
      HSL:
        336°, 30.4348%, 54.9020%
        HSV (HSB):
        336°, 40.0000%, 68.6275%
        XYZ:
        26.9644, 20.9106, 24.8053
        xyY:
        0.3710, 0.2877, 20.9106
      CIE-Lab:
        52.8515, 31.7658, -3.4399
        CIE-LCH:
        52.8515, 31.9515, 353.8195
        CIE-Luv:
        52.8515, 42.6216, -10.2349
        Hunter-Lab:
        45.7281, 25.2317, -0.1523
      #af6985 color charts
#af6985 RGB chart
      #af6985 CMYK chart
      #af6985 RGB pie chart
      #af6985 color shades, tints & tones
#af6985 color schemes
#af6985 color preview, HTML & CSS examples
           This text has a color of #af6985        
        
          <p style="color:#af6985;">Text here</p>
        
        
          .mytext {color:#af6985;}
        
        Text color #af6985
      
           This box has a color of #af6985        
        
          <div style="background-color:#af6985;">Content here</div>
        
        
          .mybackground {background-color:#af6985;}
        
        Background color #af6985
      
           Border around this has a color of #af6985        
        
          <div style="border:2px solid #af6985;">Content here</div>
        
        
          .myborder {border:2px solid #af6985;}
        
        Border color #af6985