#4056a4 color space conversions
Hex:
        #4056a4
        RGB:
        64, 86, 164
        CMY:
        75, 66, 36
        CMYK:
        61, 48, 0, 36
      HSL:
        227°, 43.8596%, 44.7059%
        HSV (HSB):
        227°, 60.9756%, 64.3137%
        XYZ:
        12.1430, 10.4259, 36.4944
        xyY:
        0.2056, 0.1765, 10.4259
      CIE-Lab:
        38.5962, 16.4966, -44.7951
        CIE-LCH:
        38.5962, 47.7362, 290.2171
        CIE-Luv:
        38.5962, -11.6054, -65.6414
        Hunter-Lab:
        32.2892, 10.6224, -44.4092
      #4056a4 color charts
#4056a4 RGB chart
      #4056a4 CMYK chart
      #4056a4 RGB pie chart
      #4056a4 color shades, tints & tones
#4056a4 color schemes
#4056a4 color preview, HTML & CSS examples
           This text has a color of #4056a4        
        
          <p style="color:#4056a4;">Text here</p>
        
        
          .mytext {color:#4056a4;}
        
        Text color #4056a4
      
           This box has a color of #4056a4        
        
          <div style="background-color:#4056a4;">Content here</div>
        
        
          .mybackground {background-color:#4056a4;}
        
        Background color #4056a4
      
           Border around this has a color of #4056a4        
        
          <div style="border:2px solid #4056a4;">Content here</div>
        
        
          .myborder {border:2px solid #4056a4;}
        
        Border color #4056a4