#2880d3 color space conversions
Hex:
        #2880d3
        RGB:
        40, 128, 211
        CMY:
        84, 50, 17
        CMYK:
        81, 39, 0, 17
      HSL:
        209°, 68.1275%, 49.2157%
        HSV (HSB):
        209°, 81.0427%, 82.7451%
        XYZ:
        20.3521, 20.5926, 64.5301
        xyY:
        0.1930, 0.1952, 20.5926
      CIE-Lab:
        52.5007, 3.8686, -49.8907
        CIE-LCH:
        52.5007, 50.0405, 274.4339
        CIE-Luv:
        52.5007, -28.7561, -77.7078
        Hunter-Lab:
        45.3791, 0.6423, -52.5464
      #2880d3 color charts
#2880d3 RGB chart
      #2880d3 CMYK chart
      #2880d3 RGB pie chart
      #2880d3 color shades, tints & tones
#2880d3 color schemes
#2880d3 color preview, HTML & CSS examples
           This text has a color of #2880d3        
        
          <p style="color:#2880d3;">Text here</p>
        
        
          .mytext {color:#2880d3;}
        
        Text color #2880d3
      
           This box has a color of #2880d3        
        
          <div style="background-color:#2880d3;">Content here</div>
        
        
          .mybackground {background-color:#2880d3;}
        
        Background color #2880d3
      
           Border around this has a color of #2880d3        
        
          <div style="border:2px solid #2880d3;">Content here</div>
        
        
          .myborder {border:2px solid #2880d3;}
        
        Border color #2880d3