#2b5055 color space conversions
Hex:
        #2b5055
        RGB:
        43, 80, 85
        CMY:
        83, 69, 67
        CMYK:
        49, 6, 0, 67
      HSL:
        187°, 32.8125%, 25.0980%
        HSV (HSB):
        187°, 49.4118%, 33.3333%
        XYZ:
        5.5046, 6.9068, 9.6373
        xyY:
        0.2497, 0.3133, 6.9068
      CIE-Lab:
        31.5938, -11.6967, -7.0729
        CIE-LCH:
        31.5938, 13.6689, 211.1609
        CIE-Luv:
        31.5938, -15.7335, -7.3740
        Hunter-Lab:
        26.2808, -8.6038, -3.3455
      #2b5055 color charts
#2b5055 RGB chart
      #2b5055 CMYK chart
      #2b5055 RGB pie chart
      #2b5055 color shades, tints & tones
#2b5055 color schemes
#2b5055 color preview, HTML & CSS examples
           This text has a color of #2b5055        
        
          <p style="color:#2b5055;">Text here</p>
        
        
          .mytext {color:#2b5055;}
        
        Text color #2b5055
      
           This box has a color of #2b5055        
        
          <div style="background-color:#2b5055;">Content here</div>
        
        
          .mybackground {background-color:#2b5055;}
        
        Background color #2b5055
      
           Border around this has a color of #2b5055        
        
          <div style="border:2px solid #2b5055;">Content here</div>
        
        
          .myborder {border:2px solid #2b5055;}
        
        Border color #2b5055