#45859e color space conversions
Hex:
        #45859e
        RGB:
        69, 133, 158
        CMY:
        73, 48, 38
        CMYK:
        56, 16, 0, 38
      HSL:
        197°, 39.2070%, 44.5098%
        HSV (HSB):
        197°, 56.3291%, 61.9608%
        XYZ:
        17.0133, 20.5089, 35.4097
        xyY:
        0.2333, 0.2812, 20.5089
      CIE-Lab:
        52.4078, -13.0745, -19.5919
        CIE-LCH:
        52.4078, 23.5538, 236.2832
        CIE-Luv:
        52.4078, -27.1825, -27.2199
        Hunter-Lab:
        45.2867, -12.1929, -14.6581
      #45859e color charts
#45859e RGB chart
      #45859e CMYK chart
      #45859e RGB pie chart
      #45859e color shades, tints & tones
#45859e color schemes
#45859e color preview, HTML & CSS examples
           This text has a color of #45859e        
        
          <p style="color:#45859e;">Text here</p>
        
        
          .mytext {color:#45859e;}
        
        Text color #45859e
      
           This box has a color of #45859e        
        
          <div style="background-color:#45859e;">Content here</div>
        
        
          .mybackground {background-color:#45859e;}
        
        Background color #45859e
      
           Border around this has a color of #45859e        
        
          <div style="border:2px solid #45859e;">Content here</div>
        
        
          .myborder {border:2px solid #45859e;}
        
        Border color #45859e