#00387a color space conversions
Hex:
        #00387a
        RGB:
        0, 56, 122
        CMY:
        100, 78, 52
        CMYK:
        100, 54, 0, 52
      HSL:
        212°, 100.0000%, 23.9216%
        HSV (HSB):
        212°, 100.0000%, 47.8431%
        XYZ:
        4.9270, 4.2335, 18.9698
        xyY:
        0.1751, 0.1505, 4.2335
      CIE-Lab:
        24.4288, 12.1693, -41.9981
        CIE-LCH:
        24.4288, 43.7256, 286.1593
        CIE-Luv:
        24.4288, -12.8939, -52.1930
        Hunter-Lab:
        20.5754, 6.7369, -40.2604
      #00387a color charts
#00387a RGB chart
      #00387a CMYK chart
      #00387a RGB pie chart
      #00387a color shades, tints & tones
#00387a color schemes
#00387a color preview, HTML & CSS examples
           This text has a color of #00387a        
        
          <p style="color:#00387a;">Text here</p>
        
        
          .mytext {color:#00387a;}
        
        Text color #00387a
      
           This box has a color of #00387a        
        
          <div style="background-color:#00387a;">Content here</div>
        
        
          .mybackground {background-color:#00387a;}
        
        Background color #00387a
      
           Border around this has a color of #00387a        
        
          <div style="border:2px solid #00387a;">Content here</div>
        
        
          .myborder {border:2px solid #00387a;}
        
        Border color #00387a