#4057cb color space conversions
Hex:
        #4057cb
        RGB:
        64, 87, 203
        CMY:
        75, 66, 20
        CMYK:
        68, 57, 0, 20
      HSL:
        230°, 57.2016%, 52.3529%
        HSV (HSB):
        230°, 68.4729%, 79.6078%
        XYZ:
        16.3020, 12.2182, 57.9990
        xyY:
        0.1884, 0.1412, 12.2182
      CIE-Lab:
        41.5608, 29.6967, -62.8823
        CIE-LCH:
        41.5608, 69.5420, 295.2794
        CIE-Luv:
        41.5608, -12.5815, -93.9992
        Hunter-Lab:
        34.9545, 22.0782, -73.9101
      #4057cb color charts
#4057cb RGB chart
      #4057cb CMYK chart
      #4057cb RGB pie chart
      #4057cb color shades, tints & tones
#4057cb color schemes
#4057cb color preview, HTML & CSS examples
           This text has a color of #4057cb        
        
          <p style="color:#4057cb;">Text here</p>
        
        
          .mytext {color:#4057cb;}
        
        Text color #4057cb
      
           This box has a color of #4057cb        
        
          <div style="background-color:#4057cb;">Content here</div>
        
        
          .mybackground {background-color:#4057cb;}
        
        Background color #4057cb
      
           Border around this has a color of #4057cb        
        
          <div style="border:2px solid #4057cb;">Content here</div>
        
        
          .myborder {border:2px solid #4057cb;}
        
        Border color #4057cb