#3030b3 color space conversions
Hex:
        #3030b3
        RGB:
        48, 48, 179
        CMY:
        81, 81, 30
        CMYK:
        73, 73, 0, 30
      HSL:
        240°, 57.7093%, 44.5098%
        HSV (HSB):
        240°, 73.1844%, 70.1961%
        XYZ:
        10.4126, 5.9970, 43.2566
        xyY:
        0.1745, 0.1005, 5.9970
      CIE-Lab:
        29.4048, 43.5348, -68.7418
        CIE-LCH:
        29.4048, 81.3678, 302.3464
        CIE-Luv:
        29.4048, -6.4447, -89.3775
        Hunter-Lab:
        24.4887, 33.0428, -87.5871
      #3030b3 color charts
#3030b3 RGB chart
      #3030b3 CMYK chart
      #3030b3 RGB pie chart
      #3030b3 color shades, tints & tones
#3030b3 color schemes
#3030b3 color preview, HTML & CSS examples
           This text has a color of #3030b3        
        
          <p style="color:#3030b3;">Text here</p>
        
        
          .mytext {color:#3030b3;}
        
        Text color #3030b3
      
           This box has a color of #3030b3        
        
          <div style="background-color:#3030b3;">Content here</div>
        
        
          .mybackground {background-color:#3030b3;}
        
        Background color #3030b3
      
           Border around this has a color of #3030b3        
        
          <div style="border:2px solid #3030b3;">Content here</div>
        
        
          .myborder {border:2px solid #3030b3;}
        
        Border color #3030b3