#00234a color space conversions
Hex:
        #00234a
        RGB:
        0, 35, 74
        CMY:
        100, 86, 71
        CMYK:
        100, 53, 0, 71
      HSL:
        212°, 100.0000%, 14.5098%
        HSV (HSB):
        212°, 100.0000%, 29.0196%
        XYZ:
        1.8371, 1.6965, 6.7092
        xyY:
        0.1794, 0.1656, 1.6965
      CIE-Lab:
        13.8062, 5.7081, -27.6050
        CIE-LCH:
        13.8062, 28.1890, 281.6829
        CIE-Luv:
        13.8062, -7.6911, -26.2582
        Hunter-Lab:
        13.0249, 2.3825, -21.4232
      #00234a color charts
#00234a RGB chart
      #00234a CMYK chart
      #00234a RGB pie chart
      #00234a color shades, tints & tones
#00234a color schemes
#00234a color preview, HTML & CSS examples
           This text has a color of #00234a        
        
          <p style="color:#00234a;">Text here</p>
        
        
          .mytext {color:#00234a;}
        
        Text color #00234a
      
           This box has a color of #00234a        
        
          <div style="background-color:#00234a;">Content here</div>
        
        
          .mybackground {background-color:#00234a;}
        
        Background color #00234a
      
           Border around this has a color of #00234a        
        
          <div style="border:2px solid #00234a;">Content here</div>
        
        
          .myborder {border:2px solid #00234a;}
        
        Border color #00234a