#3e5bfb color space conversions
Hex:
        #3e5bfb
        RGB:
        62, 91, 251
        CMY:
        76, 64, 2
        CMYK:
        75, 64, 0, 2
      HSL:
        231°, 95.9391%, 61.3725%
        HSV (HSB):
        231°, 75.2988%, 98.4314%
        XYZ:
        23.1403, 15.4713, 93.0334
        xyY:
        0.1758, 0.1175, 15.4713
      CIE-Lab:
        46.2731, 43.7913, -82.4151
        CIE-LCH:
        46.2731, 93.3270, 297.9840
        CIE-Luv:
        46.2731, -14.8012, -124.9631
        Hunter-Lab:
        39.3336, 36.1791, -112.7015
      #3e5bfb color charts
#3e5bfb RGB chart
      #3e5bfb CMYK chart
      #3e5bfb RGB pie chart
      #3e5bfb color shades, tints & tones
#3e5bfb color schemes
#3e5bfb color preview, HTML & CSS examples
           This text has a color of #3e5bfb        
        
          <p style="color:#3e5bfb;">Text here</p>
        
        
          .mytext {color:#3e5bfb;}
        
        Text color #3e5bfb
      
           This box has a color of #3e5bfb        
        
          <div style="background-color:#3e5bfb;">Content here</div>
        
        
          .mybackground {background-color:#3e5bfb;}
        
        Background color #3e5bfb
      
           Border around this has a color of #3e5bfb        
        
          <div style="border:2px solid #3e5bfb;">Content here</div>
        
        
          .myborder {border:2px solid #3e5bfb;}
        
        Border color #3e5bfb