#3040c2 color space conversions
Hex:
        #3040c2
        RGB:
        48, 64, 194
        CMY:
        81, 75, 24
        CMYK:
        75, 67, 0, 24
      HSL:
        233°, 60.3306%, 47.4510%
        HSV (HSB):
        233°, 75.2577%, 76.0784%
        XYZ:
        12.7899, 8.1902, 51.9457
        xyY:
        0.1754, 0.1123, 8.1902
      CIE-Lab:
        34.3759, 39.0825, -69.4213
        CIE-LCH:
        34.3759, 79.6665, 299.3785
        CIE-Luv:
        34.3759, -9.9758, -96.2810
        Hunter-Lab:
        28.6185, 29.6910, -87.5847
      #3040c2 color charts
#3040c2 RGB chart
      #3040c2 CMYK chart
      #3040c2 RGB pie chart
      #3040c2 color shades, tints & tones
#3040c2 color schemes
#3040c2 color preview, HTML & CSS examples
           This text has a color of #3040c2        
        
          <p style="color:#3040c2;">Text here</p>
        
        
          .mytext {color:#3040c2;}
        
        Text color #3040c2
      
           This box has a color of #3040c2        
        
          <div style="background-color:#3040c2;">Content here</div>
        
        
          .mybackground {background-color:#3040c2;}
        
        Background color #3040c2
      
           Border around this has a color of #3040c2        
        
          <div style="border:2px solid #3040c2;">Content here</div>
        
        
          .myborder {border:2px solid #3040c2;}
        
        Border color #3040c2