#266e7b color space conversions
Hex:
        #266e7b
        RGB:
        38, 110, 123
        CMY:
        85, 57, 52
        CMYK:
        69, 11, 0, 52
      HSL:
        189°, 52.7950%, 31.5686%
        HSV (HSB):
        189°, 69.1057%, 48.2353%
        XYZ:
        9.9504, 12.9940, 20.7225
        xyY:
        0.2279, 0.2976, 12.9940
      CIE-Lab:
        42.7542, -17.5990, -13.7420
        CIE-LCH:
        42.7542, 22.3286, 217.9842
        CIE-Luv:
        42.7542, -27.1152, -16.8867
        Hunter-Lab:
        36.0472, -13.8097, -8.8512
      #266e7b color charts
#266e7b RGB chart
      #266e7b CMYK chart
      #266e7b RGB pie chart
      #266e7b color shades, tints & tones
#266e7b color schemes
#266e7b color preview, HTML & CSS examples
           This text has a color of #266e7b        
        
          <p style="color:#266e7b;">Text here</p>
        
        
          .mytext {color:#266e7b;}
        
        Text color #266e7b
      
           This box has a color of #266e7b        
        
          <div style="background-color:#266e7b;">Content here</div>
        
        
          .mybackground {background-color:#266e7b;}
        
        Background color #266e7b
      
           Border around this has a color of #266e7b        
        
          <div style="border:2px solid #266e7b;">Content here</div>
        
        
          .myborder {border:2px solid #266e7b;}
        
        Border color #266e7b