#23548e color space conversions
Hex:
        #23548e
        RGB:
        35, 84, 142
        CMY:
        86, 67, 44
        CMYK:
        75, 41, 0, 44
      HSL:
        213°, 60.4520%, 34.7059%
        HSV (HSB):
        213°, 75.3521%, 55.6863%
        XYZ:
        8.7459, 8.6510, 26.8000
        xyY:
        0.1979, 0.1957, 8.6510
      CIE-Lab:
        35.3034, 4.5964, -36.8855
        CIE-LCH:
        35.3034, 37.1708, 277.1032
        CIE-Luv:
        35.3034, -17.4542, -51.7101
        Hunter-Lab:
        29.4125, 1.6058, -33.4349
      #23548e color charts
#23548e RGB chart
      #23548e CMYK chart
      #23548e RGB pie chart
      #23548e color shades, tints & tones
#23548e color schemes
#23548e color preview, HTML & CSS examples
           This text has a color of #23548e        
        
          <p style="color:#23548e;">Text here</p>
        
        
          .mytext {color:#23548e;}
        
        Text color #23548e
      
           This box has a color of #23548e        
        
          <div style="background-color:#23548e;">Content here</div>
        
        
          .mybackground {background-color:#23548e;}
        
        Background color #23548e
      
           Border around this has a color of #23548e        
        
          <div style="border:2px solid #23548e;">Content here</div>
        
        
          .myborder {border:2px solid #23548e;}
        
        Border color #23548e