#455f8e color space conversions
Hex:
        #455f8e
        RGB:
        69, 95, 142
        CMY:
        73, 63, 44
        CMYK:
        51, 33, 0, 44
      HSL:
        219°, 34.5972%, 41.3725%
        HSV (HSB):
        219°, 51.4085%, 55.6863%
        XYZ:
        11.4289, 11.4026, 27.1897
        xyY:
        0.2285, 0.2280, 11.4026
      CIE-Lab:
        40.2505, 4.3301, -28.9607
        CIE-LCH:
        40.2505, 29.2826, 278.5036
        CIE-Luv:
        40.2505, -12.9237, -41.6856
        Hunter-Lab:
        33.7678, 1.3210, -24.1028
      #455f8e color charts
#455f8e RGB chart
      #455f8e CMYK chart
      #455f8e RGB pie chart
      #455f8e color shades, tints & tones
#455f8e color schemes
#455f8e color preview, HTML & CSS examples
           This text has a color of #455f8e        
        
          <p style="color:#455f8e;">Text here</p>
        
        
          .mytext {color:#455f8e;}
        
        Text color #455f8e
      
           This box has a color of #455f8e        
        
          <div style="background-color:#455f8e;">Content here</div>
        
        
          .mybackground {background-color:#455f8e;}
        
        Background color #455f8e
      
           Border around this has a color of #455f8e        
        
          <div style="border:2px solid #455f8e;">Content here</div>
        
        
          .myborder {border:2px solid #455f8e;}
        
        Border color #455f8e