#2286a3 color space conversions
Hex:
        #2286a3
        RGB:
        34, 134, 163
        CMY:
        87, 47, 36
        CMYK:
        79, 18, 0, 36
      HSL:
        193°, 65.4822%, 38.6275%
        HSV (HSB):
        193°, 79.1411%, 63.9216%
        XYZ:
        15.7956, 20.0346, 37.6849
        xyY:
        0.2149, 0.2725, 20.0346
      CIE-Lab:
        51.8763, -17.6736, -23.3929
        CIE-LCH:
        51.8763, 29.3187, 232.9286
        CIE-Luv:
        51.8763, -34.1835, -32.6348
        Hunter-Lab:
        44.7600, -15.3381, -18.5861
      #2286a3 color charts
#2286a3 RGB chart
      #2286a3 CMYK chart
      #2286a3 RGB pie chart
      #2286a3 color shades, tints & tones
#2286a3 color schemes
#2286a3 color preview, HTML & CSS examples
           This text has a color of #2286a3        
        
          <p style="color:#2286a3;">Text here</p>
        
        
          .mytext {color:#2286a3;}
        
        Text color #2286a3
      
           This box has a color of #2286a3        
        
          <div style="background-color:#2286a3;">Content here</div>
        
        
          .mybackground {background-color:#2286a3;}
        
        Background color #2286a3
      
           Border around this has a color of #2286a3        
        
          <div style="border:2px solid #2286a3;">Content here</div>
        
        
          .myborder {border:2px solid #2286a3;}
        
        Border color #2286a3