#2d5057 color space conversions
Hex:
        #2d5057
        RGB:
        45, 80, 87
        CMY:
        82, 69, 66
        CMYK:
        48, 8, 0, 66
      HSL:
        190°, 31.8182%, 25.8824%
        HSV (HSB):
        190°, 48.2759%, 34.1176%
        XYZ:
        5.6711, 6.9833, 10.0658
        xyY:
        0.2496, 0.3074, 6.9833
      CIE-Lab:
        31.7689, -10.5202, -8.0727
        CIE-LCH:
        31.7689, 13.2606, 217.5009
        CIE-Luv:
        31.7689, -15.0825, -8.8311
        Hunter-Lab:
        26.4260, -7.9385, -4.0858
      #2d5057 color charts
#2d5057 RGB chart
      #2d5057 CMYK chart
      #2d5057 RGB pie chart
      #2d5057 color shades, tints & tones
#2d5057 color schemes
#2d5057 color preview, HTML & CSS examples
           This text has a color of #2d5057        
        
          <p style="color:#2d5057;">Text here</p>
        
        
          .mytext {color:#2d5057;}
        
        Text color #2d5057
      
           This box has a color of #2d5057        
        
          <div style="background-color:#2d5057;">Content here</div>
        
        
          .mybackground {background-color:#2d5057;}
        
        Background color #2d5057
      
           Border around this has a color of #2d5057        
        
          <div style="border:2px solid #2d5057;">Content here</div>
        
        
          .myborder {border:2px solid #2d5057;}
        
        Border color #2d5057