#30629a color space conversions
Hex:
        #30629a
        RGB:
        48, 98, 154
        CMY:
        81, 62, 40
        CMYK:
        69, 36, 0, 40
      HSL:
        212°, 52.4752%, 39.6078%
        HSV (HSB):
        212°, 68.8312%, 60.3922%
        XYZ:
        11.4193, 11.6968, 32.2277
        xyY:
        0.2063, 0.2113, 11.6968
      CIE-Lab:
        40.7302, 2.1933, -35.4759
        CIE-LCH:
        40.7302, 35.5437, 273.5378
        CIE-Luv:
        40.7302, -19.4597, -51.4032
        Hunter-Lab:
        34.2006, -0.2513, -31.9293
      #30629a color charts
#30629a RGB chart
      #30629a CMYK chart
      #30629a RGB pie chart
      #30629a color shades, tints & tones
#30629a color schemes
#30629a color preview, HTML & CSS examples
           This text has a color of #30629a        
        
          <p style="color:#30629a;">Text here</p>
        
        
          .mytext {color:#30629a;}
        
        Text color #30629a
      
           This box has a color of #30629a        
        
          <div style="background-color:#30629a;">Content here</div>
        
        
          .mybackground {background-color:#30629a;}
        
        Background color #30629a
      
           Border around this has a color of #30629a        
        
          <div style="border:2px solid #30629a;">Content here</div>
        
        
          .myborder {border:2px solid #30629a;}
        
        Border color #30629a