#2057ac color space conversions
Hex:
        #2057ac
        RGB:
        32, 87, 172
        CMY:
        87, 66, 33
        CMYK:
        81, 49, 0, 33
      HSL:
        216°, 68.6275%, 40.0000%
        HSV (HSB):
        216°, 81.3953%, 67.4510%
        XYZ:
        11.4503, 10.1020, 40.3761
        xyY:
        0.1849, 0.1631, 10.1020
      CIE-Lab:
        38.0249, 14.0763, -50.5408
        CIE-LCH:
        38.0249, 52.4644, 285.5633
        CIE-Luv:
        38.0249, -18.1073, -73.3204
        Hunter-Lab:
        31.7837, 8.6842, -53.0699
      #2057ac color charts
#2057ac RGB chart
      #2057ac CMYK chart
      #2057ac RGB pie chart
      #2057ac color shades, tints & tones
#2057ac color schemes
#2057ac color preview, HTML & CSS examples
           This text has a color of #2057ac        
        
          <p style="color:#2057ac;">Text here</p>
        
        
          .mytext {color:#2057ac;}
        
        Text color #2057ac
      
           This box has a color of #2057ac        
        
          <div style="background-color:#2057ac;">Content here</div>
        
        
          .mybackground {background-color:#2057ac;}
        
        Background color #2057ac
      
           Border around this has a color of #2057ac        
        
          <div style="border:2px solid #2057ac;">Content here</div>
        
        
          .myborder {border:2px solid #2057ac;}
        
        Border color #2057ac