#266a8e color space conversions
Hex:
        #266a8e
        RGB:
        38, 106, 142
        CMY:
        85, 58, 44
        CMYK:
        73, 25, 0, 44
      HSL:
        201°, 57.7778%, 35.2941%
        HSV (HSB):
        201°, 73.2394%, 55.6863%
        XYZ:
        10.8358, 12.6731, 27.4662
        xyY:
        0.2126, 0.2486, 12.6731
      CIE-Lab:
        42.2665, -8.7049, -25.9101
        CIE-LCH:
        42.2665, 27.3333, 251.4295
        CIE-Luv:
        42.2665, -24.6502, -36.1413
        Hunter-Lab:
        35.5993, -7.9664, -20.8249
      #266a8e color charts
#266a8e RGB chart
      #266a8e CMYK chart
      #266a8e RGB pie chart
      #266a8e color shades, tints & tones
#266a8e color schemes
#266a8e color preview, HTML & CSS examples
           This text has a color of #266a8e        
        
          <p style="color:#266a8e;">Text here</p>
        
        
          .mytext {color:#266a8e;}
        
        Text color #266a8e
      
           This box has a color of #266a8e        
        
          <div style="background-color:#266a8e;">Content here</div>
        
        
          .mybackground {background-color:#266a8e;}
        
        Background color #266a8e
      
           Border around this has a color of #266a8e        
        
          <div style="border:2px solid #266a8e;">Content here</div>
        
        
          .myborder {border:2px solid #266a8e;}
        
        Border color #266a8e