#2b6a7a color space conversions
Hex:
        #2b6a7a
        RGB:
        43, 106, 122
        CMY:
        83, 58, 52
        CMYK:
        65, 13, 0, 52
      HSL:
        192°, 47.8788%, 32.3529%
        HSV (HSB):
        192°, 64.7541%, 47.8431%
        XYZ:
        9.6631, 12.2268, 20.2631
        xyY:
        0.2292, 0.2901, 12.2268
      CIE-Lab:
        41.5743, -14.8033, -14.9196
        CIE-LCH:
        41.5743, 21.0174, 225.2242
        CIE-Luv:
        41.5743, -24.6328, -18.8377
        Hunter-Lab:
        34.9668, -11.8632, -9.8814
      #2b6a7a color charts
#2b6a7a RGB chart
      #2b6a7a CMYK chart
      #2b6a7a RGB pie chart
      #2b6a7a color shades, tints & tones
#2b6a7a color schemes
#2b6a7a color preview, HTML & CSS examples
           This text has a color of #2b6a7a        
        
          <p style="color:#2b6a7a;">Text here</p>
        
        
          .mytext {color:#2b6a7a;}
        
        Text color #2b6a7a
      
           This box has a color of #2b6a7a        
        
          <div style="background-color:#2b6a7a;">Content here</div>
        
        
          .mybackground {background-color:#2b6a7a;}
        
        Background color #2b6a7a
      
           Border around this has a color of #2b6a7a        
        
          <div style="border:2px solid #2b6a7a;">Content here</div>
        
        
          .myborder {border:2px solid #2b6a7a;}
        
        Border color #2b6a7a