#3030e1 color space conversions
Hex:
        #3030e1
        RGB:
        48, 48, 225
        CMY:
        81, 81, 12
        CMYK:
        79, 79, 0, 12
      HSL:
        240°, 74.6835%, 53.5294%
        HSV (HSB):
        240°, 78.6667%, 88.2353%
        XYZ:
        15.8665, 8.1785, 71.9765
        xyY:
        0.1652, 0.0852, 8.1785
      CIE-Lab:
        34.3520, 58.2728, -87.4099
        CIE-LCH:
        34.3520, 105.0533, 303.6899
        CIE-Luv:
        34.3520, -8.3944, -116.4158
        Hunter-Lab:
        28.5981, 48.9866, -129.2040
      #3030e1 color charts
#3030e1 RGB chart
      #3030e1 CMYK chart
      #3030e1 RGB pie chart
      #3030e1 color shades, tints & tones
#3030e1 color schemes
#3030e1 color preview, HTML & CSS examples
           This text has a color of #3030e1        
        
          <p style="color:#3030e1;">Text here</p>
        
        
          .mytext {color:#3030e1;}
        
        Text color #3030e1
      
           This box has a color of #3030e1        
        
          <div style="background-color:#3030e1;">Content here</div>
        
        
          .mybackground {background-color:#3030e1;}
        
        Background color #3030e1
      
           Border around this has a color of #3030e1        
        
          <div style="border:2px solid #3030e1;">Content here</div>
        
        
          .myborder {border:2px solid #3030e1;}
        
        Border color #3030e1