#45846b color space conversions
Hex:
        #45846b
        RGB:
        69, 132, 107
        CMY:
        73, 48, 58
        CMYK:
        48, 0, 19, 48
      HSL:
        156°, 31.3433%, 39.4118%
        HSV (HSB):
        156°, 47.7273%, 51.7647%
        XYZ:
        13.3593, 18.8293, 16.8402
        xyY:
        0.2725, 0.3840, 18.8293
      CIE-Lab:
        50.4869, -26.6139, 7.2766
        CIE-LCH:
        50.4869, 27.5907, 164.7082
        CIE-Luv:
        50.4869, -28.5758, 13.7771
        Hunter-Lab:
        43.3927, -20.9823, 7.3651
      #45846b color charts
#45846b RGB chart
      #45846b CMYK chart
      #45846b RGB pie chart
      #45846b color shades, tints & tones
#45846b color schemes
#45846b color preview, HTML & CSS examples
           This text has a color of #45846b        
        
          <p style="color:#45846b;">Text here</p>
        
        
          .mytext {color:#45846b;}
        
        Text color #45846b
      
           This box has a color of #45846b        
        
          <div style="background-color:#45846b;">Content here</div>
        
        
          .mybackground {background-color:#45846b;}
        
        Background color #45846b
      
           Border around this has a color of #45846b        
        
          <div style="border:2px solid #45846b;">Content here</div>
        
        
          .myborder {border:2px solid #45846b;}
        
        Border color #45846b