#2e6ede color space conversions
Hex:
        #2e6ede
        RGB:
        46, 110, 222
        CMY:
        82, 57, 13
        CMYK:
        79, 50, 0, 13
      HSL:
        218°, 72.7273%, 52.5490%
        HSV (HSB):
        218°, 79.2793%, 87.0588%
        XYZ:
        19.8875, 17.0066, 71.3417
        xyY:
        0.1837, 0.1571, 17.0066
      CIE-Lab:
        48.2684, 19.8174, -62.9023
        CIE-LCH:
        48.2684, 65.9502, 287.4870
        CIE-Luv:
        48.2684, -22.0657, -97.4732
        Hunter-Lab:
        41.2391, 13.9128, -73.7015
      #2e6ede color charts
#2e6ede RGB chart
      #2e6ede CMYK chart
      #2e6ede RGB pie chart
      #2e6ede color shades, tints & tones
#2e6ede color schemes
#2e6ede color preview, HTML & CSS examples
           This text has a color of #2e6ede        
        
          <p style="color:#2e6ede;">Text here</p>
        
        
          .mytext {color:#2e6ede;}
        
        Text color #2e6ede
      
           This box has a color of #2e6ede        
        
          <div style="background-color:#2e6ede;">Content here</div>
        
        
          .mybackground {background-color:#2e6ede;}
        
        Background color #2e6ede
      
           Border around this has a color of #2e6ede        
        
          <div style="border:2px solid #2e6ede;">Content here</div>
        
        
          .myborder {border:2px solid #2e6ede;}
        
        Border color #2e6ede