#4057bd color space conversions
Hex:
        #4057bd
        RGB:
        64, 87, 189
        CMY:
        75, 66, 26
        CMYK:
        66, 54, 0, 26
      HSL:
        229°, 49.4071%, 49.6078%
        HSV (HSB):
        229°, 66.1376%, 74.1176%
        XYZ:
        14.7079, 11.5805, 49.6042
        xyY:
        0.1938, 0.1526, 11.5805
      CIE-Lab:
        40.5415, 24.7225, -56.4067
        CIE-LCH:
        40.5415, 61.5867, 293.6673
        CIE-Luv:
        40.5415, -12.3242, -83.9435
        Hunter-Lab:
        34.0301, 17.5951, -62.6032
      #4057bd color charts
#4057bd RGB chart
      #4057bd CMYK chart
      #4057bd RGB pie chart
      #4057bd color shades, tints & tones
#4057bd color schemes
#4057bd color preview, HTML & CSS examples
           This text has a color of #4057bd        
        
          <p style="color:#4057bd;">Text here</p>
        
        
          .mytext {color:#4057bd;}
        
        Text color #4057bd
      
           This box has a color of #4057bd        
        
          <div style="background-color:#4057bd;">Content here</div>
        
        
          .mybackground {background-color:#4057bd;}
        
        Background color #4057bd
      
           Border around this has a color of #4057bd        
        
          <div style="border:2px solid #4057bd;">Content here</div>
        
        
          .myborder {border:2px solid #4057bd;}
        
        Border color #4057bd