#3149ee color space conversions
Hex:
        #3149ee
        RGB:
        49, 73, 238
        CMY:
        81, 71, 7
        CMYK:
        79, 69, 0, 7
      HSL:
        232°, 84.7534%, 56.2745%
        HSV (HSB):
        232°, 79.4118%, 93.3333%
        XYZ:
        19.0818, 11.5911, 82.1205
        xyY:
        0.1692, 0.1028, 11.5911
      CIE-Lab:
        40.5587, 48.9849, -84.5363
        CIE-LCH:
        40.5587, 97.7031, 300.0903
        CIE-Luv:
        40.5587, -12.7052, -121.7309
        Hunter-Lab:
        34.0457, 40.4649, -119.1794
      #3149ee color charts
#3149ee RGB chart
      #3149ee CMYK chart
      #3149ee RGB pie chart
      #3149ee color shades, tints & tones
#3149ee color schemes
#3149ee color preview, HTML & CSS examples
           This text has a color of #3149ee        
        
          <p style="color:#3149ee;">Text here</p>
        
        
          .mytext {color:#3149ee;}
        
        Text color #3149ee
      
           This box has a color of #3149ee        
        
          <div style="background-color:#3149ee;">Content here</div>
        
        
          .mybackground {background-color:#3149ee;}
        
        Background color #3149ee
      
           Border around this has a color of #3149ee        
        
          <div style="border:2px solid #3149ee;">Content here</div>
        
        
          .myborder {border:2px solid #3149ee;}
        
        Border color #3149ee