#3e66ed color space conversions
Hex:
        #3e66ed
        RGB:
        62, 102, 237
        CMY:
        76, 60, 7
        CMYK:
        74, 57, 0, 7
      HSL:
        226°, 82.9384%, 58.6275%
        HSV (HSB):
        226°, 73.8397%, 92.9412%
        XYZ:
        22.0240, 16.6413, 82.1721
        xyY:
        0.1823, 0.1377, 16.6413
      CIE-Lab:
        47.8049, 32.0859, -72.0810
        CIE-LCH:
        47.8049, 78.8998, 293.9956
        CIE-Luv:
        47.8049, -17.2906, -111.4227
        Hunter-Lab:
        40.7937, 24.9809, -90.8740
      #3e66ed color charts
#3e66ed RGB chart
      #3e66ed CMYK chart
      #3e66ed RGB pie chart
      #3e66ed color shades, tints & tones
#3e66ed color schemes
#3e66ed color preview, HTML & CSS examples
           This text has a color of #3e66ed        
        
          <p style="color:#3e66ed;">Text here</p>
        
        
          .mytext {color:#3e66ed;}
        
        Text color #3e66ed
      
           This box has a color of #3e66ed        
        
          <div style="background-color:#3e66ed;">Content here</div>
        
        
          .mybackground {background-color:#3e66ed;}
        
        Background color #3e66ed
      
           Border around this has a color of #3e66ed        
        
          <div style="border:2px solid #3e66ed;">Content here</div>
        
        
          .myborder {border:2px solid #3e66ed;}
        
        Border color #3e66ed