#2e6fed color space conversions
Hex:
        #2e6fed
        RGB:
        46, 111, 237
        CMY:
        82, 56, 7
        CMYK:
        81, 53, 0, 7
      HSL:
        220°, 84.1410%, 55.4902%
        HSV (HSB):
        220°, 80.5907%, 92.9412%
        XYZ:
        22.0972, 18.0641, 82.4428
        xyY:
        0.1802, 0.1473, 18.0641
      CIE-Lab:
        49.5738, 24.8008, -69.2309
        CIE-LCH:
        49.5738, 73.5391, 289.7092
        CIE-Luv:
        49.5738, -22.0884, -107.9362
        Hunter-Lab:
        42.5019, 18.4257, -85.2560
      #2e6fed color charts
#2e6fed RGB chart
      #2e6fed CMYK chart
      #2e6fed RGB pie chart
      #2e6fed color shades, tints & tones
#2e6fed color schemes
#2e6fed color preview, HTML & CSS examples
           This text has a color of #2e6fed        
        
          <p style="color:#2e6fed;">Text here</p>
        
        
          .mytext {color:#2e6fed;}
        
        Text color #2e6fed
      
           This box has a color of #2e6fed        
        
          <div style="background-color:#2e6fed;">Content here</div>
        
        
          .mybackground {background-color:#2e6fed;}
        
        Background color #2e6fed
      
           Border around this has a color of #2e6fed        
        
          <div style="border:2px solid #2e6fed;">Content here</div>
        
        
          .myborder {border:2px solid #2e6fed;}
        
        Border color #2e6fed