#2e74ec color space conversions
Hex:
        #2e74ec
        RGB:
        46, 116, 236
        CMY:
        82, 55, 7
        CMYK:
        81, 51, 0, 7
      HSL:
        218°, 83.3333%, 55.2941%
        HSV (HSB):
        218°, 80.5085%, 92.5490%
        XYZ:
        22.5124, 19.1278, 81.8624
        xyY:
        0.1823, 0.1549, 19.1278
      CIE-Lab:
        50.8363, 21.2727, -66.6253
        CIE-LCH:
        50.8363, 69.9390, 287.7077
        CIE-Luv:
        50.8363, -23.5222, -104.5271
        Hunter-Lab:
        43.7353, 15.3448, -80.3625
      #2e74ec color charts
#2e74ec RGB chart
      #2e74ec CMYK chart
      #2e74ec RGB pie chart
      #2e74ec color shades, tints & tones
#2e74ec color schemes
#2e74ec color preview, HTML & CSS examples
           This text has a color of #2e74ec        
        
          <p style="color:#2e74ec;">Text here</p>
        
        
          .mytext {color:#2e74ec;}
        
        Text color #2e74ec
      
           This box has a color of #2e74ec        
        
          <div style="background-color:#2e74ec;">Content here</div>
        
        
          .mybackground {background-color:#2e74ec;}
        
        Background color #2e74ec
      
           Border around this has a color of #2e74ec        
        
          <div style="border:2px solid #2e74ec;">Content here</div>
        
        
          .myborder {border:2px solid #2e74ec;}
        
        Border color #2e74ec