#285fa3 color space conversions
Hex:
        #285fa3
        RGB:
        40, 95, 163
        CMY:
        84, 63, 36
        CMYK:
        75, 42, 0, 36
      HSL:
        213°, 60.5911%, 39.8039%
        HSV (HSB):
        213°, 75.4601%, 63.9216%
        XYZ:
        11.5781, 11.2799, 36.2173
        xyY:
        0.1960, 0.1909, 11.2799
      CIE-Lab:
        40.0479, 6.2725, -41.9398
        CIE-LCH:
        40.0479, 42.4062, 278.5060
        CIE-Luv:
        40.0479, -19.6930, -61.2147
        Hunter-Lab:
        33.5855, 2.7607, -40.4262
      #285fa3 color charts
#285fa3 RGB chart
      #285fa3 CMYK chart
      #285fa3 RGB pie chart
      #285fa3 color shades, tints & tones
#285fa3 color schemes
#285fa3 color preview, HTML & CSS examples
           This text has a color of #285fa3        
        
          <p style="color:#285fa3;">Text here</p>
        
        
          .mytext {color:#285fa3;}
        
        Text color #285fa3
      
           This box has a color of #285fa3        
        
          <div style="background-color:#285fa3;">Content here</div>
        
        
          .mybackground {background-color:#285fa3;}
        
        Background color #285fa3
      
           Border around this has a color of #285fa3        
        
          <div style="border:2px solid #285fa3;">Content here</div>
        
        
          .myborder {border:2px solid #285fa3;}
        
        Border color #285fa3