#26465d color space conversions
Hex:
        #26465d
        RGB:
        38, 70, 93
        CMY:
        85, 73, 64
        CMYK:
        59, 25, 0, 64
      HSL:
        205°, 41.9847%, 25.6863%
        HSV (HSB):
        205°, 59.1398%, 36.4706%
        XYZ:
        4.9653, 5.5827, 11.1718
        xyY:
        0.2286, 0.2570, 5.5827
      CIE-Lab:
        28.3343, -4.1835, -17.1922
        CIE-LCH:
        28.3343, 17.6939, 256.3236
        CIE-Luv:
        28.3343, -13.0168, -21.0852
        Hunter-Lab:
        23.6277, -3.8375, -11.4944
      #26465d color charts
#26465d RGB chart
      #26465d CMYK chart
      #26465d RGB pie chart
      #26465d color shades, tints & tones
#26465d color schemes
#26465d color preview, HTML & CSS examples
           This text has a color of #26465d        
        
          <p style="color:#26465d;">Text here</p>
        
        
          .mytext {color:#26465d;}
        
        Text color #26465d
      
           This box has a color of #26465d        
        
          <div style="background-color:#26465d;">Content here</div>
        
        
          .mybackground {background-color:#26465d;}
        
        Background color #26465d
      
           Border around this has a color of #26465d        
        
          <div style="border:2px solid #26465d;">Content here</div>
        
        
          .myborder {border:2px solid #26465d;}
        
        Border color #26465d