#286b95 color space conversions
Hex:
        #286b95
        RGB:
        40, 107, 149
        CMY:
        84, 58, 42
        CMYK:
        73, 28, 0, 42
      HSL:
        203°, 57.6720%, 37.0588%
        HSV (HSB):
        203°, 73.1544%, 58.4314%
        XYZ:
        11.5576, 13.1364, 30.3602
        xyY:
        0.2099, 0.2386, 13.1364
      CIE-Lab:
        42.9681, -6.4613, -28.9915
        CIE-LCH:
        42.9681, 29.7028, 257.4359
        CIE-Luv:
        42.9681, -24.3412, -41.2396
        Hunter-Lab:
        36.2442, -6.5072, -24.2937
      #286b95 color charts
#286b95 RGB chart
      #286b95 CMYK chart
      #286b95 RGB pie chart
      #286b95 color shades, tints & tones
#286b95 color schemes
#286b95 color preview, HTML & CSS examples
           This text has a color of #286b95        
        
          <p style="color:#286b95;">Text here</p>
        
        
          .mytext {color:#286b95;}
        
        Text color #286b95
      
           This box has a color of #286b95        
        
          <div style="background-color:#286b95;">Content here</div>
        
        
          .mybackground {background-color:#286b95;}
        
        Background color #286b95
      
           Border around this has a color of #286b95        
        
          <div style="border:2px solid #286b95;">Content here</div>
        
        
          .myborder {border:2px solid #286b95;}
        
        Border color #286b95