#492d54 color space conversions
Hex:
        #492d54
        RGB:
        73, 45, 84
        CMY:
        71, 82, 67
        CMYK:
        13, 46, 0, 67
      HSL:
        283°, 30.2326%, 25.2941%
        HSV (HSB):
        283°, 46.4286%, 32.9412%
        XYZ:
        5.2863, 3.9333, 8.8681
        xyY:
        0.2923, 0.2175, 3.9333
      CIE-Lab:
        23.4498, 20.8143, -18.6766
        CIE-LCH:
        23.4498, 27.9652, 318.0984
        CIE-Luv:
        23.4498, 10.6098, -24.0393
        Hunter-Lab:
        19.8326, 12.8710, -12.6285
      #492d54 color charts
#492d54 RGB chart
      #492d54 CMYK chart
      #492d54 RGB pie chart
      #492d54 color shades, tints & tones
#492d54 color schemes
#492d54 color preview, HTML & CSS examples
           This text has a color of #492d54        
        
          <p style="color:#492d54;">Text here</p>
        
        
          .mytext {color:#492d54;}
        
        Text color #492d54
      
           This box has a color of #492d54        
        
          <div style="background-color:#492d54;">Content here</div>
        
        
          .mybackground {background-color:#492d54;}
        
        Background color #492d54
      
           Border around this has a color of #492d54        
        
          <div style="border:2px solid #492d54;">Content here</div>
        
        
          .myborder {border:2px solid #492d54;}
        
        Border color #492d54