#262e80 color space conversions
Hex:
        #262e80
        RGB:
        38, 46, 128
        CMY:
        85, 82, 50
        CMYK:
        70, 64, 0, 50
      HSL:
        235°, 54.2169%, 32.5490%
        HSV (HSB):
        235°, 70.3125%, 50.1961%
        XYZ:
        5.6726, 3.9246, 20.8806
        xyY:
        0.1861, 0.1288, 3.9246
      CIE-Lab:
        23.4205, 25.4811, -47.3677
        CIE-LCH:
        23.4205, 53.7865, 298.2777
        CIE-Luv:
        23.4205, -5.9164, -58.0366
        Hunter-Lab:
        19.8105, 16.4438, -48.6252
      #262e80 color charts
#262e80 RGB chart
      #262e80 CMYK chart
      #262e80 RGB pie chart
      #262e80 color shades, tints & tones
#262e80 color schemes
#262e80 color preview, HTML & CSS examples
           This text has a color of #262e80        
        
          <p style="color:#262e80;">Text here</p>
        
        
          .mytext {color:#262e80;}
        
        Text color #262e80
      
           This box has a color of #262e80        
        
          <div style="background-color:#262e80;">Content here</div>
        
        
          .mybackground {background-color:#262e80;}
        
        Background color #262e80
      
           Border around this has a color of #262e80        
        
          <div style="border:2px solid #262e80;">Content here</div>
        
        
          .myborder {border:2px solid #262e80;}
        
        Border color #262e80