#00308a color space conversions
Hex:
        #00308a
        RGB:
        0, 48, 138
        CMY:
        100, 81, 46
        CMYK:
        100, 65, 0, 46
      HSL:
        219°, 100.0000%, 27.0588%
        HSV (HSB):
        219°, 100.0000%, 54.1176%
        XYZ:
        5.6444, 3.9489, 24.5095
        xyY:
        0.1655, 0.1158, 3.9489
      CIE-Lab:
        23.5017, 24.8066, -53.5555
        CIE-LCH:
        23.5017, 59.0217, 294.8533
        CIE-Luv:
        23.5017, -10.6059, -64.6351
        Hunter-Lab:
        19.8718, 15.9256, -59.2168
      #00308a color charts
#00308a RGB chart
      #00308a CMYK chart
      #00308a RGB pie chart
      #00308a color shades, tints & tones
#00308a color schemes
#00308a color preview, HTML & CSS examples
           This text has a color of #00308a        
        
          <p style="color:#00308a;">Text here</p>
        
        
          .mytext {color:#00308a;}
        
        Text color #00308a
      
           This box has a color of #00308a        
        
          <div style="background-color:#00308a;">Content here</div>
        
        
          .mybackground {background-color:#00308a;}
        
        Background color #00308a
      
           Border around this has a color of #00308a        
        
          <div style="border:2px solid #00308a;">Content here</div>
        
        
          .myborder {border:2px solid #00308a;}
        
        Border color #00308a