#26355f color space conversions
Hex:
        #26355f
        RGB:
        38, 53, 95
        CMY:
        85, 79, 63
        CMYK:
        60, 44, 0, 63
      HSL:
        224°, 42.8571%, 26.0784%
        HSV (HSB):
        224°, 60.0000%, 37.2549%
        XYZ:
        4.1380, 3.7845, 11.3389
        xyY:
        0.2148, 0.1965, 3.7845
      CIE-Lab:
        22.9458, 8.0252, -26.9470
        CIE-LCH:
        22.9458, 28.1166, 286.5843
        CIE-Luv:
        22.9458, -6.9997, -32.6665
        Hunter-Lab:
        19.4538, 3.9244, -20.9402
      #26355f color charts
#26355f RGB chart
      #26355f CMYK chart
      #26355f RGB pie chart
      #26355f color shades, tints & tones
#26355f color schemes
#26355f color preview, HTML & CSS examples
           This text has a color of #26355f        
        
          <p style="color:#26355f;">Text here</p>
        
        
          .mytext {color:#26355f;}
        
        Text color #26355f
      
           This box has a color of #26355f        
        
          <div style="background-color:#26355f;">Content here</div>
        
        
          .mybackground {background-color:#26355f;}
        
        Background color #26355f
      
           Border around this has a color of #26355f        
        
          <div style="border:2px solid #26355f;">Content here</div>
        
        
          .myborder {border:2px solid #26355f;}
        
        Border color #26355f