#4059b1 color space conversions
Hex:
        #4059b1
        RGB:
        64, 89, 177
        CMY:
        75, 65, 31
        CMYK:
        64, 50, 0, 31
      HSL:
        227°, 46.8880%, 47.2549%
        HSV (HSB):
        227°, 63.8418%, 69.4118%
        XYZ:
        13.6225, 11.4091, 43.0792
        xyY:
        0.2000, 0.1675, 11.4091
      CIE-Lab:
        40.2611, 19.1589, -49.8228
        CIE-LCH:
        40.2611, 53.3795, 291.0338
        CIE-Luv:
        40.2611, -12.7195, -73.9664
        Hunter-Lab:
        33.7773, 12.8795, -51.9736
      #4059b1 color charts
#4059b1 RGB chart
      #4059b1 CMYK chart
      #4059b1 RGB pie chart
      #4059b1 color shades, tints & tones
#4059b1 color schemes
#4059b1 color preview, HTML & CSS examples
           This text has a color of #4059b1        
        
          <p style="color:#4059b1;">Text here</p>
        
        
          .mytext {color:#4059b1;}
        
        Text color #4059b1
      
           This box has a color of #4059b1        
        
          <div style="background-color:#4059b1;">Content here</div>
        
        
          .mybackground {background-color:#4059b1;}
        
        Background color #4059b1
      
           Border around this has a color of #4059b1        
        
          <div style="border:2px solid #4059b1;">Content here</div>
        
        
          .myborder {border:2px solid #4059b1;}
        
        Border color #4059b1