#3034bd color space conversions
Hex:
        #3034bd
        RGB:
        48, 52, 189
        CMY:
        81, 80, 26
        CMYK:
        75, 72, 0, 26
      HSL:
        238°, 59.4937%, 46.4706%
        HSV (HSB):
        238°, 74.6032%, 74.1176%
        XYZ:
        11.6322, 6.7585, 48.8355
        xyY:
        0.1730, 0.1005, 6.7585
      CIE-Lab:
        31.2506, 44.5770, -71.6264
        CIE-LCH:
        31.2506, 84.3650, 301.8963
        CIE-Luv:
        31.2506, -7.5356, -95.0452
        Hunter-Lab:
        25.9971, 34.3737, -93.1784
      #3034bd color charts
#3034bd RGB chart
      #3034bd CMYK chart
      #3034bd RGB pie chart
      #3034bd color shades, tints & tones
#3034bd color schemes
#3034bd color preview, HTML & CSS examples
           This text has a color of #3034bd        
        
          <p style="color:#3034bd;">Text here</p>
        
        
          .mytext {color:#3034bd;}
        
        Text color #3034bd
      
           This box has a color of #3034bd        
        
          <div style="background-color:#3034bd;">Content here</div>
        
        
          .mybackground {background-color:#3034bd;}
        
        Background color #3034bd
      
           Border around this has a color of #3034bd        
        
          <div style="border:2px solid #3034bd;">Content here</div>
        
        
          .myborder {border:2px solid #3034bd;}
        
        Border color #3034bd