#3034ff color space conversions
Hex:
        #3034ff
        RGB:
        48, 52, 255
        CMY:
        81, 80, 0
        CMYK:
        81, 80, 0, 0
      HSL:
        239°, 100.0000%, 59.4118%
        HSV (HSB):
        239°, 81.1765%, 100.0000%
        XYZ:
        20.4969, 10.3044, 95.5164
        xyY:
        0.1623, 0.0816, 10.3044
      CIE-Lab:
        38.3832, 65.4275, -97.6919
        CIE-LCH:
        38.3832, 117.5775, 303.8115
        CIE-Luv:
        38.3832, -10.0934, -133.4443
        Hunter-Lab:
        32.1004, 57.8010, -153.9501
      #3034ff color charts
#3034ff RGB chart
      #3034ff CMYK chart
      #3034ff RGB pie chart
      #3034ff color shades, tints & tones
#3034ff color schemes
#3034ff color preview, HTML & CSS examples
           This text has a color of #3034ff        
        
          <p style="color:#3034ff;">Text here</p>
        
        
          .mytext {color:#3034ff;}
        
        Text color #3034ff
      
           This box has a color of #3034ff        
        
          <div style="background-color:#3034ff;">Content here</div>
        
        
          .mybackground {background-color:#3034ff;}
        
        Background color #3034ff
      
           Border around this has a color of #3034ff        
        
          <div style="border:2px solid #3034ff;">Content here</div>
        
        
          .myborder {border:2px solid #3034ff;}
        
        Border color #3034ff