#26419e color space conversions
Hex:
        #26419e
        RGB:
        38, 65, 158
        CMY:
        85, 75, 38
        CMYK:
        76, 59, 0, 38
      HSL:
        227°, 61.2245%, 38.4314%
        HSV (HSB):
        227°, 75.9494%, 61.9608%
        XYZ:
        8.8612, 6.6613, 33.1665
        xyY:
        0.1820, 0.1368, 6.6613
      CIE-Lab:
        31.0230, 24.0334, -53.4942
        CIE-LCH:
        31.0230, 58.6450, 294.1930
        CIE-Luv:
        31.0230, -11.1559, -72.7935
        Hunter-Lab:
        25.8095, 16.1180, -58.1240
      #26419e color charts
#26419e RGB chart
      #26419e CMYK chart
      #26419e RGB pie chart
      #26419e color shades, tints & tones
#26419e color schemes
#26419e color preview, HTML & CSS examples
           This text has a color of #26419e        
        
          <p style="color:#26419e;">Text here</p>
        
        
          .mytext {color:#26419e;}
        
        Text color #26419e
      
           This box has a color of #26419e        
        
          <div style="background-color:#26419e;">Content here</div>
        
        
          .mybackground {background-color:#26419e;}
        
        Background color #26419e
      
           Border around this has a color of #26419e        
        
          <div style="border:2px solid #26419e;">Content here</div>
        
        
          .myborder {border:2px solid #26419e;}
        
        Border color #26419e