#3030c7 color space conversions
Hex:
        #3030c7
        RGB:
        48, 48, 199
        CMY:
        81, 81, 22
        CMYK:
        76, 76, 0, 22
      HSL:
        240°, 61.1336%, 48.4314%
        HSV (HSB):
        240°, 75.8794%, 78.0392%
        XYZ:
        12.5847, 6.8658, 54.6948
        xyY:
        0.1697, 0.0926, 6.8658
      CIE-Lab:
        31.4994, 50.1032, -77.0903
        CIE-LCH:
        31.4994, 91.9415, 303.0210
        CIE-Luv:
        31.4994, -7.3044, -101.2996
        Hunter-Lab:
        26.2027, 39.8757, -105.4185
      #3030c7 color charts
#3030c7 RGB chart
      #3030c7 CMYK chart
      #3030c7 RGB pie chart
      #3030c7 color shades, tints & tones
#3030c7 color schemes
#3030c7 color preview, HTML & CSS examples
           This text has a color of #3030c7        
        
          <p style="color:#3030c7;">Text here</p>
        
        
          .mytext {color:#3030c7;}
        
        Text color #3030c7
      
           This box has a color of #3030c7        
        
          <div style="background-color:#3030c7;">Content here</div>
        
        
          .mybackground {background-color:#3030c7;}
        
        Background color #3030c7
      
           Border around this has a color of #3030c7        
        
          <div style="border:2px solid #3030c7;">Content here</div>
        
        
          .myborder {border:2px solid #3030c7;}
        
        Border color #3030c7