#26569c color space conversions
Hex:
        #26569c
        RGB:
        38, 86, 156
        CMY:
        85, 66, 39
        CMYK:
        76, 45, 0, 39
      HSL:
        216°, 60.8247%, 38.0392%
        HSV (HSB):
        216°, 75.6410%, 61.1765%
        XYZ:
        10.1279, 9.4679, 32.7462
        xyY:
        0.1935, 0.1809, 9.4679
      CIE-Lab:
        36.8701, 9.1562, -42.8423
        CIE-LCH:
        36.8701, 43.8098, 282.0638
        CIE-Luv:
        36.8701, -17.2760, -61.3591
        Hunter-Lab:
        30.7700, 4.9052, -41.5588
      #26569c color charts
#26569c RGB chart
      #26569c CMYK chart
      #26569c RGB pie chart
      #26569c color shades, tints & tones
#26569c color schemes
#26569c color preview, HTML & CSS examples
           This text has a color of #26569c        
        
          <p style="color:#26569c;">Text here</p>
        
        
          .mytext {color:#26569c;}
        
        Text color #26569c
      
           This box has a color of #26569c        
        
          <div style="background-color:#26569c;">Content here</div>
        
        
          .mybackground {background-color:#26569c;}
        
        Background color #26569c
      
           Border around this has a color of #26569c        
        
          <div style="border:2px solid #26569c;">Content here</div>
        
        
          .myborder {border:2px solid #26569c;}
        
        Border color #26569c