#30849e color space conversions
Hex:
        #30849e
        RGB:
        48, 132, 158
        CMY:
        81, 48, 38
        CMYK:
        70, 16, 0, 38
      HSL:
        194°, 53.3981%, 40.3922%
        HSV (HSB):
        194°, 69.6203%, 61.9608%
        XYZ:
        15.6417, 19.5995, 35.3064
        xyY:
        0.2217, 0.2778, 19.5995
      CIE-Lab:
        51.3814, -16.4359, -21.2277
        CIE-LCH:
        51.3814, 26.8469, 232.2506
        CIE-Luv:
        51.3814, -31.5790, -29.2919
        Hunter-Lab:
        44.2714, -14.4081, -16.2939
      #30849e color charts
#30849e RGB chart
      #30849e CMYK chart
      #30849e RGB pie chart
      #30849e color shades, tints & tones
#30849e color schemes
#30849e color preview, HTML & CSS examples
           This text has a color of #30849e        
        
          <p style="color:#30849e;">Text here</p>
        
        
          .mytext {color:#30849e;}
        
        Text color #30849e
      
           This box has a color of #30849e        
        
          <div style="background-color:#30849e;">Content here</div>
        
        
          .mybackground {background-color:#30849e;}
        
        Background color #30849e
      
           Border around this has a color of #30849e        
        
          <div style="border:2px solid #30849e;">Content here</div>
        
        
          .myborder {border:2px solid #30849e;}
        
        Border color #30849e