#af85b1 color space conversions
Hex:
        #af85b1
        RGB:
        175, 133, 177
        CMY:
        31, 48, 31
        CMYK:
        1, 25, 0, 31
      HSL:
        297°, 22.0000%, 60.7843%
        HSV (HSB):
        297°, 24.8588%, 69.4118%
        XYZ:
        34.0025, 29.0633, 45.4126
        xyY:
        0.3134, 0.2679, 29.0633
      CIE-Lab:
        60.8375, 23.7488, -16.9508
        CIE-LCH:
        60.8375, 29.1777, 324.4826
        CIE-Luv:
        60.8375, 20.9813, -29.1349
        Hunter-Lab:
        53.9104, 18.2408, -12.2069
      #af85b1 color charts
#af85b1 RGB chart
      #af85b1 CMYK chart
      #af85b1 RGB pie chart
      #af85b1 color shades, tints & tones
#af85b1 color schemes
#af85b1 color preview, HTML & CSS examples
           This text has a color of #af85b1        
        
          <p style="color:#af85b1;">Text here</p>
        
        
          .mytext {color:#af85b1;}
        
        Text color #af85b1
      
           This box has a color of #af85b1        
        
          <div style="background-color:#af85b1;">Content here</div>
        
        
          .mybackground {background-color:#af85b1;}
        
        Background color #af85b1
      
           Border around this has a color of #af85b1        
        
          <div style="border:2px solid #af85b1;">Content here</div>
        
        
          .myborder {border:2px solid #af85b1;}
        
        Border color #af85b1