#2e617d color space conversions
Hex:
        #2e617d
        RGB:
        46, 97, 125
        CMY:
        82, 62, 51
        CMYK:
        63, 22, 0, 51
      HSL:
        201°, 46.1988%, 33.5294%
        HSV (HSB):
        201°, 63.2000%, 49.0196%
        XYZ:
        9.1031, 10.6109, 20.9704
        xyY:
        0.2237, 0.2608, 10.6109
      CIE-Lab:
        38.9172, -7.9488, -20.8142
        CIE-LCH:
        38.9172, 22.2804, 249.0985
        CIE-Luv:
        38.9172, -20.4049, -27.9484
        Hunter-Lab:
        32.5744, -7.1224, -15.3670
      #2e617d color charts
#2e617d RGB chart
      #2e617d CMYK chart
      #2e617d RGB pie chart
      #2e617d color shades, tints & tones
#2e617d color schemes
#2e617d color preview, HTML & CSS examples
           This text has a color of #2e617d        
        
          <p style="color:#2e617d;">Text here</p>
        
        
          .mytext {color:#2e617d;}
        
        Text color #2e617d
      
           This box has a color of #2e617d        
        
          <div style="background-color:#2e617d;">Content here</div>
        
        
          .mybackground {background-color:#2e617d;}
        
        Background color #2e617d
      
           Border around this has a color of #2e617d        
        
          <div style="border:2px solid #2e617d;">Content here</div>
        
        
          .myborder {border:2px solid #2e617d;}
        
        Border color #2e617d