#455f85 color space conversions
Hex:
        #455f85
        RGB:
        69, 95, 133
        CMY:
        73, 63, 48
        CMYK:
        48, 29, 0, 48
      HSL:
        216°, 31.6832%, 39.6078%
        HSV (HSB):
        216°, 48.1203%, 52.1569%
        XYZ:
        10.7801, 11.1431, 23.7730
        xyY:
        0.2359, 0.2439, 11.1431
      CIE-Lab:
        39.8204, 1.4222, -24.1887
        CIE-LCH:
        39.8204, 24.2305, 273.3649
        CIE-Luv:
        39.8204, -12.8567, -34.1507
        Hunter-Lab:
        33.3813, -0.7727, -18.8574
      #455f85 color charts
#455f85 RGB chart
      #455f85 CMYK chart
      #455f85 RGB pie chart
      #455f85 color shades, tints & tones
#455f85 color schemes
#455f85 color preview, HTML & CSS examples
           This text has a color of #455f85        
        
          <p style="color:#455f85;">Text here</p>
        
        
          .mytext {color:#455f85;}
        
        Text color #455f85
      
           This box has a color of #455f85        
        
          <div style="background-color:#455f85;">Content here</div>
        
        
          .mybackground {background-color:#455f85;}
        
        Background color #455f85
      
           Border around this has a color of #455f85        
        
          <div style="border:2px solid #455f85;">Content here</div>
        
        
          .myborder {border:2px solid #455f85;}
        
        Border color #455f85