#2b625a color space conversions
Hex:
        #2b625a
        RGB:
        43, 98, 90
        CMY:
        83, 62, 65
        CMYK:
        56, 0, 8, 62
      HSL:
        171°, 39.0071%, 27.6471%
        HSV (HSB):
        171°, 56.1224%, 38.4314%
        XYZ:
        7.2094, 9.9871, 11.2206
        xyY:
        0.2537, 0.3514, 9.9871
      CIE-Lab:
        37.8193, -20.3273, -0.9747
        CIE-LCH:
        37.8193, 20.3506, 182.7453
        CIE-Luv:
        37.8193, -22.9123, 1.5024
        Hunter-Lab:
        31.6024, -14.5834, 1.0705
      #2b625a color charts
#2b625a RGB chart
      #2b625a CMYK chart
      #2b625a RGB pie chart
      #2b625a color shades, tints & tones
#2b625a color schemes
#2b625a color preview, HTML & CSS examples
           This text has a color of #2b625a        
        
          <p style="color:#2b625a;">Text here</p>
        
        
          .mytext {color:#2b625a;}
        
        Text color #2b625a
      
           This box has a color of #2b625a        
        
          <div style="background-color:#2b625a;">Content here</div>
        
        
          .mybackground {background-color:#2b625a;}
        
        Background color #2b625a
      
           Border around this has a color of #2b625a        
        
          <div style="border:2px solid #2b625a;">Content here</div>
        
        
          .myborder {border:2px solid #2b625a;}
        
        Border color #2b625a