#286bac color space conversions
Hex:
        #286bac
        RGB:
        40, 107, 172
        CMY:
        84, 58, 33
        CMYK:
        77, 38, 0, 33
      HSL:
        210°, 62.2642%, 41.5686%
        HSV (HSB):
        210°, 76.7442%, 67.4510%
        XYZ:
        13.5792, 13.9451, 41.0057
        xyY:
        0.1981, 0.2035, 13.9451
      CIE-Lab:
        44.1540, 2.1008, -40.7163
        CIE-LCH:
        44.1540, 40.7705, 272.9537
        CIE-Luv:
        44.1540, -23.3917, -60.4795
        Hunter-Lab:
        37.3431, -0.4420, -38.9650
      #286bac color charts
#286bac RGB chart
      #286bac CMYK chart
      #286bac RGB pie chart
      #286bac color shades, tints & tones
#286bac color schemes
#286bac color preview, HTML & CSS examples
           This text has a color of #286bac        
        
          <p style="color:#286bac;">Text here</p>
        
        
          .mytext {color:#286bac;}
        
        Text color #286bac
      
           This box has a color of #286bac        
        
          <div style="background-color:#286bac;">Content here</div>
        
        
          .mybackground {background-color:#286bac;}
        
        Background color #286bac
      
           Border around this has a color of #286bac        
        
          <div style="border:2px solid #286bac;">Content here</div>
        
        
          .myborder {border:2px solid #286bac;}
        
        Border color #286bac