#286ab6 color space conversions
Hex:
        #286ab6
        RGB:
        40, 106, 182
        CMY:
        84, 58, 29
        CMYK:
        78, 42, 0, 29
      HSL:
        212°, 63.9640%, 43.5294%
        HSV (HSB):
        212°, 78.0220%, 71.3725%
        XYZ:
        14.4726, 14.1366, 46.2218
        xyY:
        0.1934, 0.1889, 14.1366
      CIE-Lab:
        44.4282, 6.5306, -46.1250
        CIE-LCH:
        44.4282, 46.5850, 278.0586
        CIE-Luv:
        44.4282, -22.7082, -69.2741
        Hunter-Lab:
        37.5986, 2.9112, -46.5690
      #286ab6 color charts
#286ab6 RGB chart
      #286ab6 CMYK chart
      #286ab6 RGB pie chart
      #286ab6 color shades, tints & tones
#286ab6 color schemes
#286ab6 color preview, HTML & CSS examples
           This text has a color of #286ab6        
        
          <p style="color:#286ab6;">Text here</p>
        
        
          .mytext {color:#286ab6;}
        
        Text color #286ab6
      
           This box has a color of #286ab6        
        
          <div style="background-color:#286ab6;">Content here</div>
        
        
          .mybackground {background-color:#286ab6;}
        
        Background color #286ab6
      
           Border around this has a color of #286ab6        
        
          <div style="border:2px solid #286ab6;">Content here</div>
        
        
          .myborder {border:2px solid #286ab6;}
        
        Border color #286ab6