#af367b color space conversions
Hex:
        #af367b
        RGB:
        175, 54, 123
        CMY:
        31, 79, 52
        CMYK:
        0, 69, 30, 31
      HSL:
        326°, 52.8384%, 44.9020%
        HSV (HSB):
        326°, 69.1429%, 68.6275%
        XYZ:
        22.5735, 13.1824, 20.0936
        xyY:
        0.4042, 0.2360, 13.1824
      CIE-Lab:
        43.0367, 55.1712, -12.0790
        CIE-LCH:
        43.0367, 56.4780, 347.6507
        CIE-Luv:
        43.0367, 69.3536, -25.4608
        Hunter-Lab:
        36.3075, 47.4409, -7.3975
      #af367b color charts
#af367b RGB chart
      #af367b CMYK chart
      #af367b RGB pie chart
      #af367b color shades, tints & tones
#af367b color schemes
#af367b color preview, HTML & CSS examples
           This text has a color of #af367b        
        
          <p style="color:#af367b;">Text here</p>
        
        
          .mytext {color:#af367b;}
        
        Text color #af367b
      
           This box has a color of #af367b        
        
          <div style="background-color:#af367b;">Content here</div>
        
        
          .mybackground {background-color:#af367b;}
        
        Background color #af367b
      
           Border around this has a color of #af367b        
        
          <div style="border:2px solid #af367b;">Content here</div>
        
        
          .myborder {border:2px solid #af367b;}
        
        Border color #af367b