#45729e color space conversions
Hex:
        #45729e
        RGB:
        69, 114, 158
        CMY:
        73, 55, 38
        CMYK:
        56, 28, 0, 38
      HSL:
        210°, 39.2070%, 44.5098%
        HSV (HSB):
        210°, 56.3291%, 61.9608%
        XYZ:
        14.6431, 15.7685, 34.6196
        xyY:
        0.2252, 0.2425, 15.7685
      CIE-Lab:
        46.6692, -2.0847, -28.4552
        CIE-LCH:
        46.6692, 28.5315, 265.8098
        CIE-Luv:
        46.6692, -19.9364, -41.6226
        Hunter-Lab:
        39.7095, -3.6688, -23.8936
      #45729e color charts
#45729e RGB chart
      #45729e CMYK chart
      #45729e RGB pie chart
      #45729e color shades, tints & tones
#45729e color schemes
#45729e color preview, HTML & CSS examples
           This text has a color of #45729e        
        
          <p style="color:#45729e;">Text here</p>
        
        
          .mytext {color:#45729e;}
        
        Text color #45729e
      
           This box has a color of #45729e        
        
          <div style="background-color:#45729e;">Content here</div>
        
        
          .mybackground {background-color:#45729e;}
        
        Background color #45729e
      
           Border around this has a color of #45729e        
        
          <div style="border:2px solid #45729e;">Content here</div>
        
        
          .myborder {border:2px solid #45729e;}
        
        Border color #45729e