#2e9ffe color space conversions
Hex:
        #2e9ffe
        RGB:
        46, 159, 254
        CMY:
        82, 38, 0
        CMYK:
        82, 37, 0, 0
      HSL:
        207°, 99.0476%, 58.8235%
        HSV (HSB):
        207°, 81.8898%, 99.6078%
        XYZ:
        31.4142, 32.5329, 98.3897
        xyY:
        0.1935, 0.2004, 32.5329
      CIE-Lab:
        63.7809, 1.8169, -55.8037
        CIE-LCH:
        63.7809, 55.8333, 271.8649
        CIE-Luv:
        63.7809, -36.1338, -90.2869
        Hunter-Lab:
        57.0376, -1.5045, -62.3488
      #2e9ffe color charts
#2e9ffe RGB chart
      #2e9ffe CMYK chart
      #2e9ffe RGB pie chart
      #2e9ffe color shades, tints & tones
#2e9ffe color schemes
#2e9ffe color preview, HTML & CSS examples
           This text has a color of #2e9ffe        
        
          <p style="color:#2e9ffe;">Text here</p>
        
        
          .mytext {color:#2e9ffe;}
        
        Text color #2e9ffe
      
           This box has a color of #2e9ffe        
        
          <div style="background-color:#2e9ffe;">Content here</div>
        
        
          .mybackground {background-color:#2e9ffe;}
        
        Background color #2e9ffe
      
           Border around this has a color of #2e9ffe        
        
          <div style="border:2px solid #2e9ffe;">Content here</div>
        
        
          .myborder {border:2px solid #2e9ffe;}
        
        Border color #2e9ffe