#3941f3 color space conversions
Hex:
        #3941f3
        RGB:
        57, 65, 243
        CMY:
        78, 75, 5
        CMYK:
        77, 73, 0, 5
      HSL:
        237°, 88.5714%, 58.8235%
        HSV (HSB):
        237°, 76.5432%, 95.2941%
        XYZ:
        19.7553, 11.1215, 85.8995
        xyY:
        0.1692, 0.0952, 11.1215
      CIE-Lab:
        39.7844, 55.7274, -88.6221
        CIE-LCH:
        39.7844, 104.6872, 302.1625
        CIE-Luv:
        39.7844, -10.3309, -125.6998
        Hunter-Lab:
        33.3489, 47.3795, -129.3736
      #3941f3 color charts
#3941f3 RGB chart
      #3941f3 CMYK chart
      #3941f3 RGB pie chart
      #3941f3 color shades, tints & tones
#3941f3 color schemes
#3941f3 color preview, HTML & CSS examples
           This text has a color of #3941f3        
        
          <p style="color:#3941f3;">Text here</p>
        
        
          .mytext {color:#3941f3;}
        
        Text color #3941f3
      
           This box has a color of #3941f3        
        
          <div style="background-color:#3941f3;">Content here</div>
        
        
          .mybackground {background-color:#3941f3;}
        
        Background color #3941f3
      
           Border around this has a color of #3941f3        
        
          <div style="border:2px solid #3941f3;">Content here</div>
        
        
          .myborder {border:2px solid #3941f3;}
        
        Border color #3941f3