#2d5855 color space conversions
Hex:
        #2d5855
        RGB:
        45, 88, 85
        CMY:
        82, 65, 67
        CMYK:
        49, 0, 3, 65
      HSL:
        176°, 32.3308%, 26.0784%
        HSV (HSB):
        176°, 48.8636%, 34.5098%
        XYZ:
        6.2116, 8.1932, 9.8484
        xyY:
        0.2561, 0.3378, 8.1932
      CIE-Lab:
        34.3821, -15.7646, -2.9113
        CIE-LCH:
        34.3821, 16.0312, 190.4633
        CIE-Luv:
        34.3821, -18.4299, -1.5916
        Hunter-Lab:
        28.6238, -11.3556, -0.3629
      #2d5855 color charts
#2d5855 RGB chart
      #2d5855 CMYK chart
      #2d5855 RGB pie chart
      #2d5855 color shades, tints & tones
#2d5855 color schemes
#2d5855 color preview, HTML & CSS examples
           This text has a color of #2d5855        
        
          <p style="color:#2d5855;">Text here</p>
        
        
          .mytext {color:#2d5855;}
        
        Text color #2d5855
      
           This box has a color of #2d5855        
        
          <div style="background-color:#2d5855;">Content here</div>
        
        
          .mybackground {background-color:#2d5855;}
        
        Background color #2d5855
      
           Border around this has a color of #2d5855        
        
          <div style="border:2px solid #2d5855;">Content here</div>
        
        
          .myborder {border:2px solid #2d5855;}
        
        Border color #2d5855