#2e584f color space conversions
Hex:
        #2e584f
        RGB:
        46, 88, 79
        CMY:
        82, 65, 69
        CMYK:
        48, 0, 10, 65
      HSL:
        167°, 31.3433%, 26.2745%
        HSV (HSB):
        167°, 47.7273%, 34.5098%
        XYZ:
        6.0277, 8.1248, 8.6477
        xyY:
        0.2644, 0.3563, 8.1248
      CIE-Lab:
        34.2415, -17.1658, 0.6539
        CIE-LCH:
        34.2415, 17.1782, 177.8184
        CIE-Luv:
        34.2415, -18.3022, 3.1048
        Hunter-Lab:
        28.5040, -12.1349, 1.9652
      #2e584f color charts
#2e584f RGB chart
      #2e584f CMYK chart
      #2e584f RGB pie chart
      #2e584f color shades, tints & tones
#2e584f color schemes
#2e584f color preview, HTML & CSS examples
           This text has a color of #2e584f        
        
          <p style="color:#2e584f;">Text here</p>
        
        
          .mytext {color:#2e584f;}
        
        Text color #2e584f
      
           This box has a color of #2e584f        
        
          <div style="background-color:#2e584f;">Content here</div>
        
        
          .mybackground {background-color:#2e584f;}
        
        Background color #2e584f
      
           Border around this has a color of #2e584f        
        
          <div style="border:2px solid #2e584f;">Content here</div>
        
        
          .myborder {border:2px solid #2e584f;}
        
        Border color #2e584f