#457d7f color space conversions
Hex:
        #457d7f
        RGB:
        69, 125, 127
        CMY:
        73, 51, 50
        CMYK:
        46, 2, 0, 50
      HSL:
        182°, 29.5918%, 38.4314%
        HSV (HSB):
        182°, 45.6693%, 49.8039%
        XYZ:
        13.6186, 17.4647, 22.7319
        xyY:
        0.2531, 0.3245, 17.4647
      CIE-Lab:
        48.8404, -17.8458, -6.8529
        CIE-LCH:
        48.8404, 19.1164, 201.0071
        CIE-Luv:
        48.8404, -25.0065, -7.0634
        Hunter-Lab:
        41.7908, -14.9651, -2.9969
      #457d7f color charts
#457d7f RGB chart
      #457d7f CMYK chart
      #457d7f RGB pie chart
      #457d7f color shades, tints & tones
#457d7f color schemes
#457d7f color preview, HTML & CSS examples
           This text has a color of #457d7f        
        
          <p style="color:#457d7f;">Text here</p>
        
        
          .mytext {color:#457d7f;}
        
        Text color #457d7f
      
           This box has a color of #457d7f        
        
          <div style="background-color:#457d7f;">Content here</div>
        
        
          .mybackground {background-color:#457d7f;}
        
        Background color #457d7f
      
           Border around this has a color of #457d7f        
        
          <div style="border:2px solid #457d7f;">Content here</div>
        
        
          .myborder {border:2px solid #457d7f;}
        
        Border color #457d7f