#285ba1 color space conversions
Hex:
        #285ba1
        RGB:
        40, 91, 161
        CMY:
        84, 64, 37
        CMYK:
        75, 43, 0, 37
      HSL:
        215°, 60.1990%, 39.4118%
        HSV (HSB):
        215°, 75.1553%, 63.1373%
        XYZ:
        11.0492, 10.5065, 35.1638
        xyY:
        0.1948, 0.1852, 10.5065
      CIE-Lab:
        38.7365, 8.0914, -42.8439
        CIE-LCH:
        38.7365, 43.6013, 280.6948
        CIE-Luv:
        38.7365, -18.4405, -62.1443
        Hunter-Lab:
        32.4137, 4.1230, -41.6308
      #285ba1 color charts
#285ba1 RGB chart
      #285ba1 CMYK chart
      #285ba1 RGB pie chart
      #285ba1 color shades, tints & tones
#285ba1 color schemes
#285ba1 color preview, HTML & CSS examples
           This text has a color of #285ba1        
        
          <p style="color:#285ba1;">Text here</p>
        
        
          .mytext {color:#285ba1;}
        
        Text color #285ba1
      
           This box has a color of #285ba1        
        
          <div style="background-color:#285ba1;">Content here</div>
        
        
          .mybackground {background-color:#285ba1;}
        
        Background color #285ba1
      
           Border around this has a color of #285ba1        
        
          <div style="border:2px solid #285ba1;">Content here</div>
        
        
          .myborder {border:2px solid #285ba1;}
        
        Border color #285ba1