#3e42fd color space conversions
Hex:
        #3e42fd
        RGB:
        62, 66, 253
        CMY:
        76, 74, 1
        CMYK:
        75, 74, 0, 1
      HSL:
        239°, 97.9487%, 61.7647%
        HSV (HSB):
        239°, 75.4941%, 99.2157%
        XYZ:
        21.6644, 12.0124, 94.1053
        xyY:
        0.1695, 0.0940, 12.0124
      CIE-Lab:
        41.2358, 58.7201, -91.8261
        CIE-LCH:
        41.2358, 108.9958, 302.5977
        CIE-Luv:
        41.2358, -10.1083, -131.3586
        Hunter-Lab:
        34.6589, 50.9228, -136.7219
      #3e42fd color charts
#3e42fd RGB chart
      #3e42fd CMYK chart
      #3e42fd RGB pie chart
      #3e42fd color shades, tints & tones
#3e42fd color schemes
#3e42fd color preview, HTML & CSS examples
           This text has a color of #3e42fd        
        
          <p style="color:#3e42fd;">Text here</p>
        
        
          .mytext {color:#3e42fd;}
        
        Text color #3e42fd
      
           This box has a color of #3e42fd        
        
          <div style="background-color:#3e42fd;">Content here</div>
        
        
          .mybackground {background-color:#3e42fd;}
        
        Background color #3e42fd
      
           Border around this has a color of #3e42fd        
        
          <div style="border:2px solid #3e42fd;">Content here</div>
        
        
          .myborder {border:2px solid #3e42fd;}
        
        Border color #3e42fd