#3034d2 color space conversions
Hex:
        #3034d2
        RGB:
        48, 52, 210
        CMY:
        81, 80, 18
        CMYK:
        77, 75, 0, 18
      HSL:
        239°, 64.2857%, 50.5882%
        HSV (HSB):
        239°, 77.1429%, 82.3529%
        XYZ:
        14.0798, 7.7375, 61.7242
        xyY:
        0.1685, 0.0926, 7.7375
      CIE-Lab:
        33.4301, 51.4981, -80.2999
        CIE-LCH:
        33.4301, 95.3946, 302.6729
        CIE-Luv:
        33.4301, -8.3561, -107.5551
        Hunter-Lab:
        27.8164, 41.6724, -112.0923
      #3034d2 color charts
#3034d2 RGB chart
      #3034d2 CMYK chart
      #3034d2 RGB pie chart
      #3034d2 color shades, tints & tones
#3034d2 color schemes
#3034d2 color preview, HTML & CSS examples
           This text has a color of #3034d2        
        
          <p style="color:#3034d2;">Text here</p>
        
        
          .mytext {color:#3034d2;}
        
        Text color #3034d2
      
           This box has a color of #3034d2        
        
          <div style="background-color:#3034d2;">Content here</div>
        
        
          .mybackground {background-color:#3034d2;}
        
        Background color #3034d2
      
           Border around this has a color of #3034d2        
        
          <div style="border:2px solid #3034d2;">Content here</div>
        
        
          .myborder {border:2px solid #3034d2;}
        
        Border color #3034d2