#2e3eec color space conversions
Hex:
        #2e3eec
        RGB:
        46, 62, 236
        CMY:
        82, 76, 7
        CMYK:
        81, 74, 0, 7
      HSL:
        235°, 83.3333%, 55.2941%
        HSV (HSB):
        235°, 80.5085%, 92.5490%
        XYZ:
        17.9897, 10.0822, 80.3548
        xyY:
        0.1659, 0.0930, 10.0822
      CIE-Lab:
        37.9896, 54.3631, -87.6516
        CIE-LCH:
        37.9896, 103.1414, 301.8079
        CIE-Luv:
        37.9896, -11.0892, -122.0706
        Hunter-Lab:
        31.7525, 45.5638, -127.8160
      #2e3eec color charts
#2e3eec RGB chart
      #2e3eec CMYK chart
      #2e3eec RGB pie chart
      #2e3eec color shades, tints & tones
#2e3eec color schemes
#2e3eec color preview, HTML & CSS examples
           This text has a color of #2e3eec        
        
          <p style="color:#2e3eec;">Text here</p>
        
        
          .mytext {color:#2e3eec;}
        
        Text color #2e3eec
      
           This box has a color of #2e3eec        
        
          <div style="background-color:#2e3eec;">Content here</div>
        
        
          .mybackground {background-color:#2e3eec;}
        
        Background color #2e3eec
      
           Border around this has a color of #2e3eec        
        
          <div style="border:2px solid #2e3eec;">Content here</div>
        
        
          .myborder {border:2px solid #2e3eec;}
        
        Border color #2e3eec