#4049e3 color space conversions
Hex:
        #4049e3
        RGB:
        64, 73, 227
        CMY:
        75, 71, 11
        CMYK:
        72, 68, 0, 11
      HSL:
        237°, 74.4292%, 57.0588%
        HSV (HSB):
        237°, 71.8062%, 89.0196%
        XYZ:
        18.3620, 11.4011, 73.9059
        xyY:
        0.1771, 0.1100, 11.4011
      CIE-Lab:
        40.2480, 46.5957, -78.7872
        CIE-LCH:
        40.2480, 91.5346, 300.6006
        CIE-Luv:
        40.2480, -10.0333, -114.4476
        Hunter-Lab:
        33.7656, 37.9802, -106.1378
      #4049e3 color charts
#4049e3 RGB chart
      #4049e3 CMYK chart
      #4049e3 RGB pie chart
      #4049e3 color shades, tints & tones
#4049e3 color schemes
#4049e3 color preview, HTML & CSS examples
           This text has a color of #4049e3        
        
          <p style="color:#4049e3;">Text here</p>
        
        
          .mytext {color:#4049e3;}
        
        Text color #4049e3
      
           This box has a color of #4049e3        
        
          <div style="background-color:#4049e3;">Content here</div>
        
        
          .mybackground {background-color:#4049e3;}
        
        Background color #4049e3
      
           Border around this has a color of #4049e3        
        
          <div style="border:2px solid #4049e3;">Content here</div>
        
        
          .myborder {border:2px solid #4049e3;}
        
        Border color #4049e3