#3030c5 color space conversions
Hex:
        #3030c5
        RGB:
        48, 48, 197
        CMY:
        81, 81, 23
        CMYK:
        76, 76, 0, 23
      HSL:
        240°, 60.8163%, 48.0392%
        HSV (HSB):
        240°, 75.6345%, 77.2549%
        XYZ:
        12.3539, 6.7735, 53.4796
        xyY:
        0.1701, 0.0933, 6.7735
      CIE-Lab:
        31.2856, 49.4576, -76.2727
        CIE-LCH:
        31.2856, 90.9042, 302.9606
        CIE-Luv:
        31.2856, -7.2193, -100.1204
        Hunter-Lab:
        26.0259, 39.1844, -103.6143
      #3030c5 color charts
#3030c5 RGB chart
      #3030c5 CMYK chart
      #3030c5 RGB pie chart
      #3030c5 color shades, tints & tones
#3030c5 color schemes
#3030c5 color preview, HTML & CSS examples
           This text has a color of #3030c5        
        
          <p style="color:#3030c5;">Text here</p>
        
        
          .mytext {color:#3030c5;}
        
        Text color #3030c5
      
           This box has a color of #3030c5        
        
          <div style="background-color:#3030c5;">Content here</div>
        
        
          .mybackground {background-color:#3030c5;}
        
        Background color #3030c5
      
           Border around this has a color of #3030c5        
        
          <div style="border:2px solid #3030c5;">Content here</div>
        
        
          .myborder {border:2px solid #3030c5;}
        
        Border color #3030c5