#2857b4 color space conversions
Hex:
        #2857b4
        RGB:
        40, 87, 180
        CMY:
        84, 66, 29
        CMYK:
        78, 52, 0, 29
      HSL:
        220°, 63.6364%, 43.1373%
        HSV (HSB):
        220°, 77.7778%, 70.5882%
        XYZ:
        12.5215, 10.5628, 44.5589
        xyY:
        0.1851, 0.1562, 10.5628
      CIE-Lab:
        38.8341, 18.0609, -53.9453
        CIE-LCH:
        38.8341, 56.8884, 288.5105
        CIE-Luv:
        38.8341, -16.8767, -78.8965
        Hunter-Lab:
        32.5005, 11.8951, -58.5377
      #2857b4 color charts
#2857b4 RGB chart
      #2857b4 CMYK chart
      #2857b4 RGB pie chart
      #2857b4 color shades, tints & tones
#2857b4 color schemes
#2857b4 color preview, HTML & CSS examples
           This text has a color of #2857b4        
        
          <p style="color:#2857b4;">Text here</p>
        
        
          .mytext {color:#2857b4;}
        
        Text color #2857b4
      
           This box has a color of #2857b4        
        
          <div style="background-color:#2857b4;">Content here</div>
        
        
          .mybackground {background-color:#2857b4;}
        
        Background color #2857b4
      
           Border around this has a color of #2857b4        
        
          <div style="border:2px solid #2857b4;">Content here</div>
        
        
          .myborder {border:2px solid #2857b4;}
        
        Border color #2857b4