#234c7e color space conversions
Hex:
        #234c7e
        RGB:
        35, 76, 126
        CMY:
        86, 70, 51
        CMYK:
        72, 40, 0, 51
      HSL:
        213°, 56.5217%, 31.5686%
        HSV (HSB):
        213°, 72.2222%, 49.4118%
        XYZ:
        7.0435, 7.0326, 20.7249
        xyY:
        0.2024, 0.2021, 7.0326
      CIE-Lab:
        31.8809, 3.6329, -32.4933
        CIE-LCH:
        31.8809, 32.6957, 276.3794
        CIE-Luv:
        31.8809, -15.1589, -43.9543
        Hunter-Lab:
        26.5190, 1.0016, -27.7724
      #234c7e color charts
#234c7e RGB chart
      #234c7e CMYK chart
      #234c7e RGB pie chart
      #234c7e color shades, tints & tones
#234c7e color schemes
#234c7e color preview, HTML & CSS examples
           This text has a color of #234c7e        
        
          <p style="color:#234c7e;">Text here</p>
        
        
          .mytext {color:#234c7e;}
        
        Text color #234c7e
      
           This box has a color of #234c7e        
        
          <div style="background-color:#234c7e;">Content here</div>
        
        
          .mybackground {background-color:#234c7e;}
        
        Background color #234c7e
      
           Border around this has a color of #234c7e        
        
          <div style="border:2px solid #234c7e;">Content here</div>
        
        
          .myborder {border:2px solid #234c7e;}
        
        Border color #234c7e