#234c7d color space conversions
Hex:
        #234c7d
        RGB:
        35, 76, 125
        CMY:
        86, 70, 51
        CMYK:
        72, 39, 0, 51
      HSL:
        213°, 56.2500%, 31.3725%
        HSV (HSB):
        213°, 72.0000%, 49.0196%
        XYZ:
        6.9792, 7.0069, 20.3867
        xyY:
        0.2030, 0.2038, 7.0069
      CIE-Lab:
        31.8226, 3.2442, -31.9647
        CIE-LCH:
        31.8226, 32.1289, 275.7953
        CIE-Luv:
        31.8226, -15.1807, -43.1592
        Hunter-Lab:
        26.4705, 0.7402, -27.1337
      #234c7d color charts
#234c7d RGB chart
      #234c7d CMYK chart
      #234c7d RGB pie chart
      #234c7d color shades, tints & tones
#234c7d color schemes
#234c7d color preview, HTML & CSS examples
           This text has a color of #234c7d        
        
          <p style="color:#234c7d;">Text here</p>
        
        
          .mytext {color:#234c7d;}
        
        Text color #234c7d
      
           This box has a color of #234c7d        
        
          <div style="background-color:#234c7d;">Content here</div>
        
        
          .mybackground {background-color:#234c7d;}
        
        Background color #234c7d
      
           Border around this has a color of #234c7d        
        
          <div style="border:2px solid #234c7d;">Content here</div>
        
        
          .myborder {border:2px solid #234c7d;}
        
        Border color #234c7d