#285b90 color space conversions
Hex:
        #285b90
        RGB:
        40, 91, 144
        CMY:
        84, 64, 44
        CMYK:
        72, 37, 0, 44
      HSL:
        211°, 56.5217%, 36.0784%
        HSV (HSB):
        211°, 72.2222%, 56.4706%
        XYZ:
        9.6502, 9.9469, 27.7969
        xyY:
        0.2036, 0.2099, 9.9469
      CIE-Lab:
        37.7470, 1.5897, -34.2076
        CIE-LCH:
        37.7470, 34.2445, 272.6608
        CIE-Luv:
        37.7470, -18.8891, -48.4740
        Hunter-Lab:
        31.5387, -0.5754, -30.1786
      #285b90 color charts
#285b90 RGB chart
      #285b90 CMYK chart
      #285b90 RGB pie chart
      #285b90 color shades, tints & tones
#285b90 color schemes
#285b90 color preview, HTML & CSS examples
           This text has a color of #285b90        
        
          <p style="color:#285b90;">Text here</p>
        
        
          .mytext {color:#285b90;}
        
        Text color #285b90
      
           This box has a color of #285b90        
        
          <div style="background-color:#285b90;">Content here</div>
        
        
          .mybackground {background-color:#285b90;}
        
        Background color #285b90
      
           Border around this has a color of #285b90        
        
          <div style="border:2px solid #285b90;">Content here</div>
        
        
          .myborder {border:2px solid #285b90;}
        
        Border color #285b90