#2880b4 color space conversions
Hex:
        #2880b4
        RGB:
        40, 128, 180
        CMY:
        84, 50, 29
        CMYK:
        78, 29, 0, 29
      HSL:
        202°, 63.6364%, 43.1373%
        HSV (HSB):
        202°, 77.7778%, 70.5882%
        XYZ:
        16.8325, 19.1847, 45.9959
        xyY:
        0.2052, 0.2339, 19.1847
      CIE-Lab:
        50.9027, -7.5890, -34.7168
        CIE-LCH:
        50.9027, 35.5366, 257.6692
        CIE-Luv:
        50.9027, -30.2501, -51.7599
        Hunter-Lab:
        43.8004, -8.0533, -31.6016
      #2880b4 color charts
#2880b4 RGB chart
      #2880b4 CMYK chart
      #2880b4 RGB pie chart
      #2880b4 color shades, tints & tones
#2880b4 color schemes
#2880b4 color preview, HTML & CSS examples
           This text has a color of #2880b4        
        
          <p style="color:#2880b4;">Text here</p>
        
        
          .mytext {color:#2880b4;}
        
        Text color #2880b4
      
           This box has a color of #2880b4        
        
          <div style="background-color:#2880b4;">Content here</div>
        
        
          .mybackground {background-color:#2880b4;}
        
        Background color #2880b4
      
           Border around this has a color of #2880b4        
        
          <div style="border:2px solid #2880b4;">Content here</div>
        
        
          .myborder {border:2px solid #2880b4;}
        
        Border color #2880b4