#23397f color space conversions
Hex:
        #23397f
        RGB:
        35, 57, 127
        CMY:
        86, 78, 50
        CMYK:
        72, 55, 0, 50
      HSL:
        226°, 56.7901%, 31.7647%
        HSV (HSB):
        226°, 72.4409%, 49.8039%
        XYZ:
        5.9870, 4.8159, 20.6927
        xyY:
        0.1901, 0.1529, 4.8159
      CIE-Lab:
        26.2037, 17.0302, -42.2221
        CIE-LCH:
        26.2037, 45.5273, 291.9666
        CIE-Luv:
        26.2037, -9.2492, -54.3036
        Hunter-Lab:
        21.9451, 10.2941, -40.5446
      #23397f color charts
#23397f RGB chart
      #23397f CMYK chart
      #23397f RGB pie chart
      #23397f color shades, tints & tones
#23397f color schemes
#23397f color preview, HTML & CSS examples
           This text has a color of #23397f        
        
          <p style="color:#23397f;">Text here</p>
        
        
          .mytext {color:#23397f;}
        
        Text color #23397f
      
           This box has a color of #23397f        
        
          <div style="background-color:#23397f;">Content here</div>
        
        
          .mybackground {background-color:#23397f;}
        
        Background color #23397f
      
           Border around this has a color of #23397f        
        
          <div style="border:2px solid #23397f;">Content here</div>
        
        
          .myborder {border:2px solid #23397f;}
        
        Border color #23397f