#262e86 color space conversions
Hex:
        #262e86
        RGB:
        38, 46, 134
        CMY:
        85, 82, 47
        CMYK:
        72, 66, 0, 47
      HSL:
        235°, 55.8140%, 33.7255%
        HSV (HSB):
        235°, 71.6418%, 52.5490%
        XYZ:
        6.0794, 4.0873, 23.0228
        xyY:
        0.1832, 0.1232, 4.0873
      CIE-Lab:
        23.9579, 27.7279, -50.2575
        CIE-LCH:
        23.9579, 57.3991, 298.8863
        CIE-Luv:
        23.9579, -6.1147, -61.9044
        Hunter-Lab:
        20.2170, 18.2963, -53.3663
      #262e86 color charts
#262e86 RGB chart
      #262e86 CMYK chart
      #262e86 RGB pie chart
      #262e86 color shades, tints & tones
#262e86 color schemes
#262e86 color preview, HTML & CSS examples
           This text has a color of #262e86        
        
          <p style="color:#262e86;">Text here</p>
        
        
          .mytext {color:#262e86;}
        
        Text color #262e86
      
           This box has a color of #262e86        
        
          <div style="background-color:#262e86;">Content here</div>
        
        
          .mybackground {background-color:#262e86;}
        
        Background color #262e86
      
           Border around this has a color of #262e86        
        
          <div style="border:2px solid #262e86;">Content here</div>
        
        
          .myborder {border:2px solid #262e86;}
        
        Border color #262e86