#3241e7 color space conversions
Hex:
        #3241e7
        RGB:
        50, 65, 231
        CMY:
        80, 75, 9
        CMYK:
        78, 72, 0, 9
      HSL:
        235°, 79.0393%, 55.0980%
        HSV (HSB):
        235°, 78.3550%, 90.5882%
        XYZ:
        17.6295, 10.2282, 76.6464
        xyY:
        0.1687, 0.0979, 10.2282
      CIE-Lab:
        38.2490, 51.3164, -84.3801
        CIE-LCH:
        38.2490, 98.7592, 301.3062
        CIE-Luv:
        38.2490, -10.9297, -118.7254
        Hunter-Lab:
        31.9816, 42.4283, -119.7060
      #3241e7 color charts
#3241e7 RGB chart
      #3241e7 CMYK chart
      #3241e7 RGB pie chart
      #3241e7 color shades, tints & tones
#3241e7 color schemes
#3241e7 color preview, HTML & CSS examples
           This text has a color of #3241e7        
        
          <p style="color:#3241e7;">Text here</p>
        
        
          .mytext {color:#3241e7;}
        
        Text color #3241e7
      
           This box has a color of #3241e7        
        
          <div style="background-color:#3241e7;">Content here</div>
        
        
          .mybackground {background-color:#3241e7;}
        
        Background color #3241e7
      
           Border around this has a color of #3241e7        
        
          <div style="border:2px solid #3241e7;">Content here</div>
        
        
          .myborder {border:2px solid #3241e7;}
        
        Border color #3241e7