#286fa6 color space conversions
Hex:
        #286fa6
        RGB:
        40, 111, 166
        CMY:
        84, 56, 35
        CMYK:
        76, 33, 0, 35
      HSL:
        206°, 61.1650%, 40.3922%
        HSV (HSB):
        206°, 75.9036%, 65.0980%
        XYZ:
        13.4424, 14.5732, 38.1808
        xyY:
        0.2031, 0.2202, 14.5732
      CIE-Lab:
        45.0440, -2.6151, -35.7862
        CIE-LCH:
        45.0440, 35.8816, 265.8204
        CIE-Luv:
        45.0440, -25.0021, -52.6443
        Hunter-Lab:
        38.1748, -3.9510, -32.5769
      #286fa6 color charts
#286fa6 RGB chart
      #286fa6 CMYK chart
      #286fa6 RGB pie chart
      #286fa6 color shades, tints & tones
#286fa6 color schemes
#286fa6 color preview, HTML & CSS examples
           This text has a color of #286fa6        
        
          <p style="color:#286fa6;">Text here</p>
        
        
          .mytext {color:#286fa6;}
        
        Text color #286fa6
      
           This box has a color of #286fa6        
        
          <div style="background-color:#286fa6;">Content here</div>
        
        
          .mybackground {background-color:#286fa6;}
        
        Background color #286fa6
      
           Border around this has a color of #286fa6        
        
          <div style="border:2px solid #286fa6;">Content here</div>
        
        
          .myborder {border:2px solid #286fa6;}
        
        Border color #286fa6