#2b5163 color space conversions
Hex:
        #2b5163
        RGB:
        43, 81, 99
        CMY:
        83, 68, 61
        CMYK:
        57, 18, 0, 61
      HSL:
        199°, 39.4366%, 27.8431%
        HSV (HSB):
        199°, 56.5657%, 38.8235%
        XYZ:
        6.1908, 7.2993, 12.8870
        xyY:
        0.2347, 0.2767, 7.2993
      CIE-Lab:
        32.4788, -7.7856, -14.6119
        CIE-LCH:
        32.4788, 16.5567, 241.9500
        CIE-Luv:
        32.4788, -15.7890, -18.0278
        Hunter-Lab:
        27.0172, -6.3780, -9.3688
      #2b5163 color charts
#2b5163 RGB chart
      #2b5163 CMYK chart
      #2b5163 RGB pie chart
      #2b5163 color shades, tints & tones
#2b5163 color schemes
#2b5163 color preview, HTML & CSS examples
           This text has a color of #2b5163        
        
          <p style="color:#2b5163;">Text here</p>
        
        
          .mytext {color:#2b5163;}
        
        Text color #2b5163
      
           This box has a color of #2b5163        
        
          <div style="background-color:#2b5163;">Content here</div>
        
        
          .mybackground {background-color:#2b5163;}
        
        Background color #2b5163
      
           Border around this has a color of #2b5163        
        
          <div style="border:2px solid #2b5163;">Content here</div>
        
        
          .myborder {border:2px solid #2b5163;}
        
        Border color #2b5163