#af148b color space conversions
Hex:
        #af148b
        RGB:
        175, 20, 139
        CMY:
        31, 92, 45
        CMYK:
        0, 89, 21, 31
      HSL:
        314°, 79.4872%, 38.2353%
        HSV (HSB):
        314°, 88.5714%, 68.6275%
        XYZ:
        22.5896, 11.4784, 25.4510
        xyY:
        0.3795, 0.1929, 11.4784
      CIE-Lab:
        40.3747, 66.7187, -26.0025
        CIE-LCH:
        40.3747, 71.6066, 338.7075
        CIE-Luv:
        40.3747, 71.0887, -45.8225
        Hunter-Lab:
        33.8797, 59.7267, -20.8239
      #af148b color charts
#af148b RGB chart
      #af148b CMYK chart
      #af148b RGB pie chart
      #af148b color shades, tints & tones
#af148b color schemes
#af148b color preview, HTML & CSS examples
           This text has a color of #af148b        
        
          <p style="color:#af148b;">Text here</p>
        
        
          .mytext {color:#af148b;}
        
        Text color #af148b
      
           This box has a color of #af148b        
        
          <div style="background-color:#af148b;">Content here</div>
        
        
          .mybackground {background-color:#af148b;}
        
        Background color #af148b
      
           Border around this has a color of #af148b        
        
          <div style="border:2px solid #af148b;">Content here</div>
        
        
          .myborder {border:2px solid #af148b;}
        
        Border color #af148b