#3141e7 color space conversions
Hex:
        #3141e7
        RGB:
        49, 65, 231
        CMY:
        81, 75, 9
        CMYK:
        79, 72, 0, 9
      HSL:
        235°, 79.1304%, 54.9020%
        HSV (HSB):
        235°, 78.7879%, 90.5882%
        XYZ:
        17.5807, 10.2031, 76.6441
        xyY:
        0.1684, 0.0977, 10.2031
      CIE-Lab:
        38.2045, 51.2449, -84.4550
        CIE-LCH:
        38.2045, 98.7861, 301.2482
        CIE-Luv:
        38.2045, -11.0646, -118.7447
        Hunter-Lab:
        31.9423, 42.3458, -119.9042
      #3141e7 color charts
#3141e7 RGB chart
      #3141e7 CMYK chart
      #3141e7 RGB pie chart
      #3141e7 color shades, tints & tones
#3141e7 color schemes
#3141e7 color preview, HTML & CSS examples
           This text has a color of #3141e7        
        
          <p style="color:#3141e7;">Text here</p>
        
        
          .mytext {color:#3141e7;}
        
        Text color #3141e7
      
           This box has a color of #3141e7        
        
          <div style="background-color:#3141e7;">Content here</div>
        
        
          .mybackground {background-color:#3141e7;}
        
        Background color #3141e7
      
           Border around this has a color of #3141e7        
        
          <div style="border:2px solid #3141e7;">Content here</div>
        
        
          .myborder {border:2px solid #3141e7;}
        
        Border color #3141e7