#266d7f color space conversions
Hex:
        #266d7f
        RGB:
        38, 109, 127
        CMY:
        85, 57, 50
        CMYK:
        70, 14, 0, 50
      HSL:
        192°, 53.9394%, 32.3529%
        HSV (HSB):
        192°, 70.0787%, 49.8039%
        XYZ:
        10.0987, 12.8817, 22.0328
        xyY:
        0.2244, 0.2862, 12.8817
      CIE-Lab:
        42.5844, -15.7019, -16.4101
        CIE-LCH:
        42.5844, 22.7121, 226.2633
        CIE-Luv:
        42.5844, -26.5217, -21.0514
        Hunter-Lab:
        35.8910, -12.5844, -11.2733
      #266d7f color charts
#266d7f RGB chart
      #266d7f CMYK chart
      #266d7f RGB pie chart
      #266d7f color shades, tints & tones
#266d7f color schemes
#266d7f color preview, HTML & CSS examples
           This text has a color of #266d7f        
        
          <p style="color:#266d7f;">Text here</p>
        
        
          .mytext {color:#266d7f;}
        
        Text color #266d7f
      
           This box has a color of #266d7f        
        
          <div style="background-color:#266d7f;">Content here</div>
        
        
          .mybackground {background-color:#266d7f;}
        
        Background color #266d7f
      
           Border around this has a color of #266d7f        
        
          <div style="border:2px solid #266d7f;">Content here</div>
        
        
          .myborder {border:2px solid #266d7f;}
        
        Border color #266d7f