#af60b2 color space conversions
Hex:
        #af60b2
        RGB:
        175, 96, 178
        CMY:
        31, 62, 30
        CMYK:
        2, 46, 0, 30
      HSL:
        298°, 34.7458%, 53.7255%
        HSV (HSB):
        298°, 46.0674%, 69.8039%
        XYZ:
        29.8979, 20.6941, 44.5380
        xyY:
        0.3143, 0.2175, 20.6941
      CIE-Lab:
        52.6130, 44.3002, -30.1654
        CIE-LCH:
        52.6130, 53.5954, 325.7478
        CIE-Luv:
        52.6130, 37.2795, -51.5352
        Hunter-Lab:
        45.4907, 37.7071, -26.2048
      #af60b2 color charts
#af60b2 RGB chart
      #af60b2 CMYK chart
      #af60b2 RGB pie chart
      #af60b2 color shades, tints & tones
#af60b2 color schemes
#af60b2 color preview, HTML & CSS examples
           This text has a color of #af60b2        
        
          <p style="color:#af60b2;">Text here</p>
        
        
          .mytext {color:#af60b2;}
        
        Text color #af60b2
      
           This box has a color of #af60b2        
        
          <div style="background-color:#af60b2;">Content here</div>
        
        
          .mybackground {background-color:#af60b2;}
        
        Background color #af60b2
      
           Border around this has a color of #af60b2        
        
          <div style="border:2px solid #af60b2;">Content here</div>
        
        
          .myborder {border:2px solid #af60b2;}
        
        Border color #af60b2