#3030b8 color space conversions
Hex:
        #3030b8
        RGB:
        48, 48, 184
        CMY:
        81, 81, 28
        CMYK:
        74, 74, 0, 28
      HSL:
        240°, 58.6207%, 45.4902%
        HSV (HSB):
        240°, 73.9130%, 72.1569%
        XYZ:
        10.9276, 6.2030, 45.9687
        xyY:
        0.1732, 0.0983, 6.2030
      CIE-Lab:
        29.9189, 45.2002, -70.8662
        CIE-LCH:
        29.9189, 84.0540, 302.5307
        CIE-Luv:
        29.9189, -6.6617, -92.3867
        Hunter-Lab:
        24.9058, 34.7332, -91.9979
      #3030b8 color charts
#3030b8 RGB chart
      #3030b8 CMYK chart
      #3030b8 RGB pie chart
      #3030b8 color shades, tints & tones
#3030b8 color schemes
#3030b8 color preview, HTML & CSS examples
           This text has a color of #3030b8        
        
          <p style="color:#3030b8;">Text here</p>
        
        
          .mytext {color:#3030b8;}
        
        Text color #3030b8
      
           This box has a color of #3030b8        
        
          <div style="background-color:#3030b8;">Content here</div>
        
        
          .mybackground {background-color:#3030b8;}
        
        Background color #3030b8
      
           Border around this has a color of #3030b8        
        
          <div style="border:2px solid #3030b8;">Content here</div>
        
        
          .myborder {border:2px solid #3030b8;}
        
        Border color #3030b8