#2e6efd color space conversions
Hex:
        #2e6efd
        RGB:
        46, 110, 253
        CMY:
        82, 57, 1
        CMYK:
        82, 57, 0, 1
      HSL:
        221°, 98.1043%, 58.6275%
        HSV (HSB):
        221°, 81.8182%, 99.2157%
        XYZ:
        24.4323, 18.8246, 95.2743
        xyY:
        0.1764, 0.1359, 18.8246
      CIE-Lab:
        50.4813, 31.3582, -76.6713
        CIE-LCH:
        50.4813, 82.8361, 292.2443
        CIE-Luv:
        50.4813, -21.6109, -119.7362
        Hunter-Lab:
        43.3873, 24.5893, -99.8241
      #2e6efd color charts
#2e6efd RGB chart
      #2e6efd CMYK chart
      #2e6efd RGB pie chart
      #2e6efd color shades, tints & tones
#2e6efd color schemes
#2e6efd color preview, HTML & CSS examples
           This text has a color of #2e6efd        
        
          <p style="color:#2e6efd;">Text here</p>
        
        
          .mytext {color:#2e6efd;}
        
        Text color #2e6efd
      
           This box has a color of #2e6efd        
        
          <div style="background-color:#2e6efd;">Content here</div>
        
        
          .mybackground {background-color:#2e6efd;}
        
        Background color #2e6efd
      
           Border around this has a color of #2e6efd        
        
          <div style="border:2px solid #2e6efd;">Content here</div>
        
        
          .myborder {border:2px solid #2e6efd;}
        
        Border color #2e6efd