#3940f3 color space conversions
Hex:
        #3940f3
        RGB:
        57, 64, 243
        CMY:
        78, 75, 5
        CMYK:
        77, 74, 0, 5
      HSL:
        238°, 88.5714%, 58.8235%
        HSV (HSB):
        238°, 76.5432%, 95.2941%
        XYZ:
        19.6984, 11.0077, 85.8805
        xyY:
        0.1690, 0.0944, 11.0077
      CIE-Lab:
        39.5935, 56.2657, -88.9377
        CIE-LCH:
        39.5935, 105.2413, 302.3192
        CIE-Luv:
        39.5935, -10.1694, -125.8108
        Hunter-Lab:
        33.1779, 47.9179, -130.2469
      #3940f3 color charts
#3940f3 RGB chart
      #3940f3 CMYK chart
      #3940f3 RGB pie chart
      #3940f3 color shades, tints & tones
#3940f3 color schemes
#3940f3 color preview, HTML & CSS examples
           This text has a color of #3940f3        
        
          <p style="color:#3940f3;">Text here</p>
        
        
          .mytext {color:#3940f3;}
        
        Text color #3940f3
      
           This box has a color of #3940f3        
        
          <div style="background-color:#3940f3;">Content here</div>
        
        
          .mybackground {background-color:#3940f3;}
        
        Background color #3940f3
      
           Border around this has a color of #3940f3        
        
          <div style="border:2px solid #3940f3;">Content here</div>
        
        
          .myborder {border:2px solid #3940f3;}
        
        Border color #3940f3