#30629b color space conversions
Hex:
        #30629b
        RGB:
        48, 98, 155
        CMY:
        81, 62, 39
        CMYK:
        69, 37, 0, 39
      HSL:
        212°, 52.7094%, 39.8039%
        HSV (HSB):
        212°, 69.0323%, 60.7843%
        XYZ:
        11.5030, 11.7303, 32.6682
        xyY:
        0.2058, 0.2098, 11.7303
      CIE-Lab:
        40.7842, 2.5614, -35.9873
        CIE-LCH:
        40.7842, 36.0784, 274.0711
        CIE-Luv:
        40.7842, -19.4346, -52.2272
        Hunter-Lab:
        34.2495, 0.0141, -32.5779
      #30629b color charts
#30629b RGB chart
      #30629b CMYK chart
      #30629b RGB pie chart
      #30629b color shades, tints & tones
#30629b color schemes
#30629b color preview, HTML & CSS examples
           This text has a color of #30629b        
        
          <p style="color:#30629b;">Text here</p>
        
        
          .mytext {color:#30629b;}
        
        Text color #30629b
      
           This box has a color of #30629b        
        
          <div style="background-color:#30629b;">Content here</div>
        
        
          .mybackground {background-color:#30629b;}
        
        Background color #30629b
      
           Border around this has a color of #30629b        
        
          <div style="border:2px solid #30629b;">Content here</div>
        
        
          .myborder {border:2px solid #30629b;}
        
        Border color #30629b