#3e6cff color space conversions
Hex:
        #3e6cff
        RGB:
        62, 108, 255
        CMY:
        76, 58, 0
        CMYK:
        76, 58, 0, 0
      HSL:
        226°, 100.0000%, 62.1569%
        HSV (HSB):
        226°, 75.6863%, 100.0000%
        XYZ:
        25.3992, 18.9693, 96.9305
        xyY:
        0.1798, 0.1342, 18.9693
      CIE-Lab:
        50.6512, 34.7655, -77.4804
        CIE-LCH:
        50.6512, 84.9227, 294.1658
        CIE-Luv:
        50.6512, -18.9096, -121.2519
        Hunter-Lab:
        43.5537, 27.8766, -101.4646
      #3e6cff color charts
#3e6cff RGB chart
      #3e6cff CMYK chart
      #3e6cff RGB pie chart
      #3e6cff color shades, tints & tones
#3e6cff color schemes
#3e6cff color preview, HTML & CSS examples
           This text has a color of #3e6cff        
        
          <p style="color:#3e6cff;">Text here</p>
        
        
          .mytext {color:#3e6cff;}
        
        Text color #3e6cff
      
           This box has a color of #3e6cff        
        
          <div style="background-color:#3e6cff;">Content here</div>
        
        
          .mybackground {background-color:#3e6cff;}
        
        Background color #3e6cff
      
           Border around this has a color of #3e6cff        
        
          <div style="border:2px solid #3e6cff;">Content here</div>
        
        
          .myborder {border:2px solid #3e6cff;}
        
        Border color #3e6cff