#45948e color space conversions
Hex:
        #45948e
        RGB:
        69, 148, 142
        CMY:
        73, 42, 44
        CMYK:
        53, 0, 4, 42
      HSL:
        175°, 36.4055%, 42.5490%
        HSV (HSB):
        175°, 53.3784%, 58.0392%
        XYZ:
        17.9266, 24.3980, 29.3556
        xyY:
        0.2501, 0.3404, 24.3980
      CIE-Lab:
        56.4841, -25.6903, -4.2308
        CIE-LCH:
        56.4841, 26.0363, 189.3517
        CIE-Luv:
        56.4841, -33.7096, -2.2647
        Hunter-Lab:
        49.3943, -21.6573, -0.6607
      #45948e color charts
#45948e RGB chart
      #45948e CMYK chart
      #45948e RGB pie chart
      #45948e color shades, tints & tones
#45948e color schemes
#45948e color preview, HTML & CSS examples
           This text has a color of #45948e        
        
          <p style="color:#45948e;">Text here</p>
        
        
          .mytext {color:#45948e;}
        
        Text color #45948e
      
           This box has a color of #45948e        
        
          <div style="background-color:#45948e;">Content here</div>
        
        
          .mybackground {background-color:#45948e;}
        
        Background color #45948e
      
           Border around this has a color of #45948e        
        
          <div style="border:2px solid #45948e;">Content here</div>
        
        
          .myborder {border:2px solid #45948e;}
        
        Border color #45948e