#2e9dfa color space conversions
Hex:
        #2e9dfa
        RGB:
        46, 157, 250
        CMY:
        82, 38, 2
        CMYK:
        82, 37, 0, 2
      HSL:
        207°, 95.3271%, 58.0392%
        HSV (HSB):
        207°, 81.6000%, 98.0392%
        XYZ:
        30.4390, 31.5969, 94.9370
        xyY:
        0.1939, 0.2013, 31.5969
      CIE-Lab:
        63.0083, 1.5318, -54.8470
        CIE-LCH:
        63.0083, 54.8684, 271.5998
        CIE-Luv:
        63.0083, -35.6826, -88.4705
        Hunter-Lab:
        56.2111, -1.7096, -60.7892
      #2e9dfa color charts
#2e9dfa RGB chart
      #2e9dfa CMYK chart
      #2e9dfa RGB pie chart
      #2e9dfa color shades, tints & tones
#2e9dfa color schemes
#2e9dfa color preview, HTML & CSS examples
           This text has a color of #2e9dfa        
        
          <p style="color:#2e9dfa;">Text here</p>
        
        
          .mytext {color:#2e9dfa;}
        
        Text color #2e9dfa
      
           This box has a color of #2e9dfa        
        
          <div style="background-color:#2e9dfa;">Content here</div>
        
        
          .mybackground {background-color:#2e9dfa;}
        
        Background color #2e9dfa
      
           Border around this has a color of #2e9dfa        
        
          <div style="border:2px solid #2e9dfa;">Content here</div>
        
        
          .myborder {border:2px solid #2e9dfa;}
        
        Border color #2e9dfa