#3149e1 color space conversions
Hex:
        #3149e1
        RGB:
        49, 73, 225
        CMY:
        81, 71, 12
        CMYK:
        78, 68, 0, 12
      HSL:
        232°, 74.5763%, 53.7255%
        HSV (HSB):
        232°, 78.2222%, 88.2353%
        XYZ:
        17.2398, 10.8543, 72.4206
        xyY:
        0.1715, 0.1080, 10.8543
      CIE-Lab:
        39.3340, 44.5227, -79.1777
        CIE-LCH:
        39.3340, 90.8372, 299.3496
        CIE-Luv:
        39.3340, -12.4141, -113.7556
        Hunter-Lab:
        32.9459, 35.7495, -107.2674
      #3149e1 color charts
#3149e1 RGB chart
      #3149e1 CMYK chart
      #3149e1 RGB pie chart
      #3149e1 color shades, tints & tones
#3149e1 color schemes
#3149e1 color preview, HTML & CSS examples
           This text has a color of #3149e1        
        
          <p style="color:#3149e1;">Text here</p>
        
        
          .mytext {color:#3149e1;}
        
        Text color #3149e1
      
           This box has a color of #3149e1        
        
          <div style="background-color:#3149e1;">Content here</div>
        
        
          .mybackground {background-color:#3149e1;}
        
        Background color #3149e1
      
           Border around this has a color of #3149e1        
        
          <div style="border:2px solid #3149e1;">Content here</div>
        
        
          .myborder {border:2px solid #3149e1;}
        
        Border color #3149e1