#45948d color space conversions
Hex:
        #45948d
        RGB:
        69, 148, 141
        CMY:
        73, 42, 45
        CMYK:
        53, 0, 5, 42
      HSL:
        175°, 36.4055%, 42.5490%
        HSV (HSB):
        175°, 53.3784%, 58.0392%
        XYZ:
        17.8519, 24.3681, 28.9619
        xyY:
        0.2508, 0.3423, 24.3681
      CIE-Lab:
        56.4545, -25.9618, -3.7016
        CIE-LCH:
        56.4545, 26.2243, 188.1145
        CIE-Luv:
        56.4545, -33.7545, -1.4460
        Hunter-Lab:
        49.3641, -21.8349, -0.2306
      #45948d color charts
#45948d RGB chart
      #45948d CMYK chart
      #45948d RGB pie chart
      #45948d color shades, tints & tones
#45948d color schemes
#45948d color preview, HTML & CSS examples
           This text has a color of #45948d        
        
          <p style="color:#45948d;">Text here</p>
        
        
          .mytext {color:#45948d;}
        
        Text color #45948d
      
           This box has a color of #45948d        
        
          <div style="background-color:#45948d;">Content here</div>
        
        
          .mybackground {background-color:#45948d;}
        
        Background color #45948d
      
           Border around this has a color of #45948d        
        
          <div style="border:2px solid #45948d;">Content here</div>
        
        
          .myborder {border:2px solid #45948d;}
        
        Border color #45948d