#2286d7 color space conversions
Hex:
        #2286d7
        RGB:
        34, 134, 215
        CMY:
        87, 47, 16
        CMYK:
        84, 38, 0, 16
      HSL:
        207°, 72.6908%, 48.8235%
        HSV (HSB):
        207°, 84.1860%, 84.3137%
        XYZ:
        21.4505, 22.2966, 67.4631
        xyY:
        0.1929, 0.2005, 22.2966
      CIE-Lab:
        54.3403, 1.2268, -49.2267
        CIE-LCH:
        54.3403, 49.2420, 271.4277
        CIE-Luv:
        54.3403, -31.1900, -76.9295
        Hunter-Lab:
        47.2192, -1.5456, -51.6553
      #2286d7 color charts
#2286d7 RGB chart
      #2286d7 CMYK chart
      #2286d7 RGB pie chart
      #2286d7 color shades, tints & tones
#2286d7 color schemes
#2286d7 color preview, HTML & CSS examples
           This text has a color of #2286d7        
        
          <p style="color:#2286d7;">Text here</p>
        
        
          .mytext {color:#2286d7;}
        
        Text color #2286d7
      
           This box has a color of #2286d7        
        
          <div style="background-color:#2286d7;">Content here</div>
        
        
          .mybackground {background-color:#2286d7;}
        
        Background color #2286d7
      
           Border around this has a color of #2286d7        
        
          <div style="border:2px solid #2286d7;">Content here</div>
        
        
          .myborder {border:2px solid #2286d7;}
        
        Border color #2286d7