#3040c1 color space conversions
Hex:
        #3040c1
        RGB:
        48, 64, 193
        CMY:
        81, 75, 24
        CMYK:
        75, 67, 0, 24
      HSL:
        233°, 60.1660%, 47.2549%
        HSV (HSB):
        233°, 75.1295%, 75.6863%
        XYZ:
        12.6780, 8.1454, 51.3561
        xyY:
        0.1756, 0.1128, 8.1454
      CIE-Lab:
        34.2839, 38.7291, -68.9864
        CIE-LCH:
        34.2839, 79.1143, 299.3100
        CIE-Luv:
        34.2839, -9.9489, -95.6493
        Hunter-Lab:
        28.5402, 29.3469, -86.7101
      #3040c1 color charts
#3040c1 RGB chart
      #3040c1 CMYK chart
      #3040c1 RGB pie chart
      #3040c1 color shades, tints & tones
#3040c1 color schemes
#3040c1 color preview, HTML & CSS examples
           This text has a color of #3040c1        
        
          <p style="color:#3040c1;">Text here</p>
        
        
          .mytext {color:#3040c1;}
        
        Text color #3040c1
      
           This box has a color of #3040c1        
        
          <div style="background-color:#3040c1;">Content here</div>
        
        
          .mybackground {background-color:#3040c1;}
        
        Background color #3040c1
      
           Border around this has a color of #3040c1        
        
          <div style="border:2px solid #3040c1;">Content here</div>
        
        
          .myborder {border:2px solid #3040c1;}
        
        Border color #3040c1