#3034f3 color space conversions
Hex:
        #3034f3
        RGB:
        48, 52, 243
        CMY:
        81, 80, 5
        CMYK:
        80, 79, 0, 5
      HSL:
        239°, 89.0411%, 57.0588%
        HSV (HSB):
        239°, 80.2469%, 95.2941%
        XYZ:
        18.6246, 9.5554, 85.6568
        xyY:
        0.1636, 0.0839, 9.5554
      CIE-Lab:
        37.0324, 61.8272, -93.1927
        CIE-LCH:
        37.0324, 111.8368, 303.5617
        CIE-Luv:
        37.0324, -9.6324, -126.6390
        Hunter-Lab:
        30.9119, 53.4516, -142.6544
      #3034f3 color charts
#3034f3 RGB chart
      #3034f3 CMYK chart
      #3034f3 RGB pie chart
      #3034f3 color shades, tints & tones
#3034f3 color schemes
#3034f3 color preview, HTML & CSS examples
           This text has a color of #3034f3        
        
          <p style="color:#3034f3;">Text here</p>
        
        
          .mytext {color:#3034f3;}
        
        Text color #3034f3
      
           This box has a color of #3034f3        
        
          <div style="background-color:#3034f3;">Content here</div>
        
        
          .mybackground {background-color:#3034f3;}
        
        Background color #3034f3
      
           Border around this has a color of #3034f3        
        
          <div style="border:2px solid #3034f3;">Content here</div>
        
        
          .myborder {border:2px solid #3034f3;}
        
        Border color #3034f3