#30465a color space conversions
Hex:
        #30465a
        RGB:
        48, 70, 90
        CMY:
        81, 73, 65
        CMYK:
        47, 22, 0, 65
      HSL:
        209°, 30.4348%, 27.0588%
        HSV (HSB):
        209°, 46.6667%, 35.2941%
        XYZ:
        5.2545, 5.7469, 10.5052
        xyY:
        0.2443, 0.2672, 5.7469
      CIE-Lab:
        28.7647, -2.4772, -14.5495
        CIE-LCH:
        28.7647, 14.7588, 260.3374
        CIE-Luv:
        28.7647, -10.0677, -17.8525
        Hunter-Lab:
        23.9727, -2.8269, -9.2009
      #30465a color charts
#30465a RGB chart
      #30465a CMYK chart
      #30465a RGB pie chart
      #30465a color shades, tints & tones
#30465a color schemes
#30465a color preview, HTML & CSS examples
           This text has a color of #30465a        
        
          <p style="color:#30465a;">Text here</p>
        
        
          .mytext {color:#30465a;}
        
        Text color #30465a
      
           This box has a color of #30465a        
        
          <div style="background-color:#30465a;">Content here</div>
        
        
          .mybackground {background-color:#30465a;}
        
        Background color #30465a
      
           Border around this has a color of #30465a        
        
          <div style="border:2px solid #30465a;">Content here</div>
        
        
          .myborder {border:2px solid #30465a;}
        
        Border color #30465a