#2e9bfb color space conversions
Hex:
        #2e9bfb
        RGB:
        46, 155, 251
        CMY:
        82, 39, 2
        CMYK:
        82, 38, 0, 2
      HSL:
        208°, 96.2441%, 58.2353%
        HSV (HSB):
        208°, 81.6733%, 98.4314%
        XYZ:
        30.2606, 30.9886, 95.6533
        xyY:
        0.1929, 0.1975, 30.9886
      CIE-Lab:
        62.4980, 3.0622, -56.2062
        CIE-LCH:
        62.4980, 56.2895, 273.1184
        CIE-Luv:
        62.4980, -34.9880, -90.7637
        Hunter-Lab:
        55.6674, -0.3858, -62.9109
      #2e9bfb color charts
#2e9bfb RGB chart
      #2e9bfb CMYK chart
      #2e9bfb RGB pie chart
      #2e9bfb color shades, tints & tones
#2e9bfb color schemes
#2e9bfb color preview, HTML & CSS examples
           This text has a color of #2e9bfb        
        
          <p style="color:#2e9bfb;">Text here</p>
        
        
          .mytext {color:#2e9bfb;}
        
        Text color #2e9bfb
      
           This box has a color of #2e9bfb        
        
          <div style="background-color:#2e9bfb;">Content here</div>
        
        
          .mybackground {background-color:#2e9bfb;}
        
        Background color #2e9bfb
      
           Border around this has a color of #2e9bfb        
        
          <div style="border:2px solid #2e9bfb;">Content here</div>
        
        
          .myborder {border:2px solid #2e9bfb;}
        
        Border color #2e9bfb