#3034d4 color space conversions
Hex:
        #3034d4
        RGB:
        48, 52, 212
        CMY:
        81, 80, 17
        CMYK:
        77, 75, 0, 17
      HSL:
        239°, 65.6000%, 50.9804%
        HSV (HSB):
        239°, 77.3585%, 83.1373%
        XYZ:
        14.3306, 7.8378, 63.0449
        xyY:
        0.1682, 0.0920, 7.8378
      CIE-Lab:
        33.6428, 52.1429, -81.1055
        CIE-LCH:
        33.6428, 96.4208, 302.7370
        CIE-Luv:
        33.6428, -8.4339, -108.7298
        Hunter-Lab:
        27.9961, 42.3769, -113.9188
      #3034d4 color charts
#3034d4 RGB chart
      #3034d4 CMYK chart
      #3034d4 RGB pie chart
      #3034d4 color shades, tints & tones
#3034d4 color schemes
#3034d4 color preview, HTML & CSS examples
           This text has a color of #3034d4        
        
          <p style="color:#3034d4;">Text here</p>
        
        
          .mytext {color:#3034d4;}
        
        Text color #3034d4
      
           This box has a color of #3034d4        
        
          <div style="background-color:#3034d4;">Content here</div>
        
        
          .mybackground {background-color:#3034d4;}
        
        Background color #3034d4
      
           Border around this has a color of #3034d4        
        
          <div style="border:2px solid #3034d4;">Content here</div>
        
        
          .myborder {border:2px solid #3034d4;}
        
        Border color #3034d4