#267e5e color space conversions
Hex:
        #267e5e
        RGB:
        38, 126, 94
        CMY:
        85, 51, 63
        CMYK:
        70, 0, 25, 51
      HSL:
        158°, 53.6585%, 32.1569%
        HSV (HSB):
        158°, 69.8413%, 49.4118%
        XYZ:
        10.2806, 16.1419, 13.1635
        xyY:
        0.2597, 0.4078, 16.1419
      CIE-Lab:
        47.1601, -34.0122, 10.0034
        CIE-LCH:
        47.1601, 35.4527, 163.6108
        CIE-Luv:
        47.1601, -34.9224, 17.9996
        Hunter-Lab:
        40.1770, -24.6349, 8.6982
      #267e5e color charts
#267e5e RGB chart
      #267e5e CMYK chart
      #267e5e RGB pie chart
      #267e5e color shades, tints & tones
#267e5e color schemes
#267e5e color preview, HTML & CSS examples
           This text has a color of #267e5e        
        
          <p style="color:#267e5e;">Text here</p>
        
        
          .mytext {color:#267e5e;}
        
        Text color #267e5e
      
           This box has a color of #267e5e        
        
          <div style="background-color:#267e5e;">Content here</div>
        
        
          .mybackground {background-color:#267e5e;}
        
        Background color #267e5e
      
           Border around this has a color of #267e5e        
        
          <div style="border:2px solid #267e5e;">Content here</div>
        
        
          .myborder {border:2px solid #267e5e;}
        
        Border color #267e5e