#3e5cff color space conversions
Hex:
        #3e5cff
        RGB:
        62, 92, 255
        CMY:
        76, 64, 0
        CMYK:
        76, 64, 0, 0
      HSL:
        231°, 100.0000%, 62.1569%
        HSV (HSB):
        231°, 75.6863%, 100.0000%
        XYZ:
        23.8638, 15.8984, 96.4187
        xyY:
        0.1752, 0.1167, 15.8984
      CIE-Lab:
        46.8409, 44.5642, -83.7106
        CIE-LCH:
        46.8409, 94.8337, 298.0290
        CIE-Luv:
        46.8409, -15.0939, -127.2261
        Hunter-Lab:
        39.8728, 37.0542, -115.4614
      #3e5cff color charts
#3e5cff RGB chart
      #3e5cff CMYK chart
      #3e5cff RGB pie chart
      #3e5cff color shades, tints & tones
#3e5cff color schemes
#3e5cff color preview, HTML & CSS examples
           This text has a color of #3e5cff        
        
          <p style="color:#3e5cff;">Text here</p>
        
        
          .mytext {color:#3e5cff;}
        
        Text color #3e5cff
      
           This box has a color of #3e5cff        
        
          <div style="background-color:#3e5cff;">Content here</div>
        
        
          .mybackground {background-color:#3e5cff;}
        
        Background color #3e5cff
      
           Border around this has a color of #3e5cff        
        
          <div style="border:2px solid #3e5cff;">Content here</div>
        
        
          .myborder {border:2px solid #3e5cff;}
        
        Border color #3e5cff