#2e6ecc color space conversions
Hex:
        #2e6ecc
        RGB:
        46, 110, 204
        CMY:
        82, 57, 20
        CMYK:
        77, 46, 0, 20
      HSL:
        216°, 63.2000%, 49.0196%
        HSV (HSB):
        216°, 77.4510%, 80.0000%
        XYZ:
        17.6017, 16.0923, 59.3052
        xyY:
        0.1893, 0.1730, 16.0923
      CIE-Lab:
        47.0954, 13.0354, -54.5479
        CIE-LCH:
        47.0954, 56.0838, 283.4400
        CIE-Luv:
        47.0954, -22.4628, -83.7796
        Hunter-Lab:
        40.1153, 8.1203, -59.5718
      #2e6ecc color charts
#2e6ecc RGB chart
      #2e6ecc CMYK chart
      #2e6ecc RGB pie chart
      #2e6ecc color shades, tints & tones
#2e6ecc color schemes
#2e6ecc color preview, HTML & CSS examples
           This text has a color of #2e6ecc        
        
          <p style="color:#2e6ecc;">Text here</p>
        
        
          .mytext {color:#2e6ecc;}
        
        Text color #2e6ecc
      
           This box has a color of #2e6ecc        
        
          <div style="background-color:#2e6ecc;">Content here</div>
        
        
          .mybackground {background-color:#2e6ecc;}
        
        Background color #2e6ecc
      
           Border around this has a color of #2e6ecc        
        
          <div style="border:2px solid #2e6ecc;">Content here</div>
        
        
          .myborder {border:2px solid #2e6ecc;}
        
        Border color #2e6ecc