#992f72 color space conversions
Hex:
        #992f72
        RGB:
        153, 47, 114
        CMY:
        40, 82, 55
        CMYK:
        0, 69, 25, 40
      HSL:
        322°, 53.0000%, 39.2157%
        HSV (HSB):
        322°, 69.2810%, 60.0000%
        XYZ:
        17.1906, 10.0202, 16.9476
        xyY:
        0.3893, 0.2269, 10.0202
      CIE-Lab:
        37.8787, 50.5262, -14.6893
        CIE-LCH:
        37.8787, 52.6182, 343.7895
        CIE-Luv:
        37.8787, 57.6617, -27.2288
        Hunter-Lab:
        31.6548, 41.5416, -9.5849
      #992f72 color charts
#992f72 RGB chart
      #992f72 CMYK chart
      #992f72 RGB pie chart
      #992f72 color shades, tints & tones
#992f72 color schemes
#992f72 color preview, HTML & CSS examples
           This text has a color of #992f72        
        
          <p style="color:#992f72;">Text here</p>
        
        
          .mytext {color:#992f72;}
        
        Text color #992f72
      
           This box has a color of #992f72        
        
          <div style="background-color:#992f72;">Content here</div>
        
        
          .mybackground {background-color:#992f72;}
        
        Background color #992f72
      
           Border around this has a color of #992f72        
        
          <div style="border:2px solid #992f72;">Content here</div>
        
        
          .myborder {border:2px solid #992f72;}
        
        Border color #992f72