#30846b color space conversions
Hex:
        #30846b
        RGB:
        48, 132, 107
        CMY:
        81, 48, 58
        CMYK:
        64, 0, 19, 48
      HSL:
        162°, 46.6667%, 35.2941%
        HSV (HSB):
        162°, 63.6364%, 51.7647%
        XYZ:
        12.1240, 18.1924, 16.7824
        xyY:
        0.2574, 0.3863, 18.1924
      CIE-Lab:
        49.7287, -31.6193, 6.0924
        CIE-LCH:
        49.7287, 32.2009, 169.0939
        CIE-Luv:
        49.7287, -34.4116, 12.8611
        Hunter-Lab:
        42.6526, -23.9033, 6.5281
      #30846b color charts
#30846b RGB chart
      #30846b CMYK chart
      #30846b RGB pie chart
      #30846b color shades, tints & tones
#30846b color schemes
#30846b color preview, HTML & CSS examples
           This text has a color of #30846b        
        
          <p style="color:#30846b;">Text here</p>
        
        
          .mytext {color:#30846b;}
        
        Text color #30846b
      
           This box has a color of #30846b        
        
          <div style="background-color:#30846b;">Content here</div>
        
        
          .mybackground {background-color:#30846b;}
        
        Background color #30846b
      
           Border around this has a color of #30846b        
        
          <div style="border:2px solid #30846b;">Content here</div>
        
        
          .myborder {border:2px solid #30846b;}
        
        Border color #30846b