#286f8a color space conversions
Hex:
        #286f8a
        RGB:
        40, 111, 138
        CMY:
        84, 56, 46
        CMYK:
        71, 20, 0, 46
      HSL:
        197°, 55.0562%, 34.9020%
        HSV (HSB):
        197°, 71.0145%, 54.1176%
        XYZ:
        11.1470, 13.6550, 26.0929
        xyY:
        0.2190, 0.2683, 13.6550
      CIE-Lab:
        43.7340, -12.7317, -21.2378
        CIE-LCH:
        43.7340, 24.7617, 239.0580
        CIE-Luv:
        43.7340, -26.3289, -28.8151
        Hunter-Lab:
        36.9526, -10.8217, -15.9989
      #286f8a color charts
#286f8a RGB chart
      #286f8a CMYK chart
      #286f8a RGB pie chart
      #286f8a color shades, tints & tones
#286f8a color schemes
#286f8a color preview, HTML & CSS examples
           This text has a color of #286f8a        
        
          <p style="color:#286f8a;">Text here</p>
        
        
          .mytext {color:#286f8a;}
        
        Text color #286f8a
      
           This box has a color of #286f8a        
        
          <div style="background-color:#286f8a;">Content here</div>
        
        
          .mybackground {background-color:#286f8a;}
        
        Background color #286f8a
      
           Border around this has a color of #286f8a        
        
          <div style="border:2px solid #286f8a;">Content here</div>
        
        
          .myborder {border:2px solid #286f8a;}
        
        Border color #286f8a