#2e6cde color space conversions
Hex:
        #2e6cde
        RGB:
        46, 108, 222
        CMY:
        82, 58, 13
        CMYK:
        79, 51, 0, 13
      HSL:
        219°, 72.7273%, 52.5490%
        HSV (HSB):
        219°, 79.2793%, 87.0588%
        XYZ:
        19.6741, 16.5799, 71.2705
        xyY:
        0.1830, 0.1542, 16.5799
      CIE-Lab:
        47.7263, 21.0887, -63.7792
        CIE-LCH:
        47.7263, 67.1753, 288.2965
        CIE-Luv:
        47.7263, -21.4869, -98.5705
        Hunter-Lab:
        40.7184, 14.9894, -75.2740
      #2e6cde color charts
#2e6cde RGB chart
      #2e6cde CMYK chart
      #2e6cde RGB pie chart
      #2e6cde color shades, tints & tones
#2e6cde color schemes
#2e6cde color preview, HTML & CSS examples
           This text has a color of #2e6cde        
        
          <p style="color:#2e6cde;">Text here</p>
        
        
          .mytext {color:#2e6cde;}
        
        Text color #2e6cde
      
           This box has a color of #2e6cde        
        
          <div style="background-color:#2e6cde;">Content here</div>
        
        
          .mybackground {background-color:#2e6cde;}
        
        Background color #2e6cde
      
           Border around this has a color of #2e6cde        
        
          <div style="border:2px solid #2e6cde;">Content here</div>
        
        
          .myborder {border:2px solid #2e6cde;}
        
        Border color #2e6cde