#3030b4 color space conversions
Hex:
        #3030b4
        RGB:
        48, 48, 180
        CMY:
        81, 81, 29
        CMYK:
        73, 73, 0, 29
      HSL:
        240°, 57.8947%, 44.7059%
        HSV (HSB):
        240°, 73.3333%, 70.5882%
        XYZ:
        10.5141, 6.0376, 43.7912
        xyY:
        0.1742, 0.1001, 6.0376
      CIE-Lab:
        29.5071, 43.8691, -69.1688
        CIE-LCH:
        29.5071, 81.9074, 302.3842
        CIE-Luv:
        29.5071, -6.4882, -89.9810
        Hunter-Lab:
        24.5715, 33.3798, -88.4665
      #3030b4 color charts
#3030b4 RGB chart
      #3030b4 CMYK chart
      #3030b4 RGB pie chart
      #3030b4 color shades, tints & tones
#3030b4 color schemes
#3030b4 color preview, HTML & CSS examples
           This text has a color of #3030b4        
        
          <p style="color:#3030b4;">Text here</p>
        
        
          .mytext {color:#3030b4;}
        
        Text color #3030b4
      
           This box has a color of #3030b4        
        
          <div style="background-color:#3030b4;">Content here</div>
        
        
          .mybackground {background-color:#3030b4;}
        
        Background color #3030b4
      
           Border around this has a color of #3030b4        
        
          <div style="border:2px solid #3030b4;">Content here</div>
        
        
          .myborder {border:2px solid #3030b4;}
        
        Border color #3030b4