#2880bc color space conversions
Hex:
        #2880bc
        RGB:
        40, 128, 188
        CMY:
        84, 50, 26
        CMYK:
        79, 32, 0, 26
      HSL:
        204°, 64.9123%, 44.7059%
        HSV (HSB):
        204°, 78.7234%, 73.7255%
        XYZ:
        17.6713, 19.5203, 50.4134
        xyY:
        0.2017, 0.2228, 19.5203
      CIE-Lab:
        51.2905, -4.6715, -38.7063
        CIE-LCH:
        51.2905, 38.9872, 263.1182
        CIE-Luv:
        51.2905, -29.8362, -58.5674
        Hunter-Lab:
        44.1818, -5.9237, -36.7253
      #2880bc color charts
#2880bc RGB chart
      #2880bc CMYK chart
      #2880bc RGB pie chart
      #2880bc color shades, tints & tones
#2880bc color schemes
#2880bc color preview, HTML & CSS examples
           This text has a color of #2880bc        
        
          <p style="color:#2880bc;">Text here</p>
        
        
          .mytext {color:#2880bc;}
        
        Text color #2880bc
      
           This box has a color of #2880bc        
        
          <div style="background-color:#2880bc;">Content here</div>
        
        
          .mybackground {background-color:#2880bc;}
        
        Background color #2880bc
      
           Border around this has a color of #2880bc        
        
          <div style="border:2px solid #2880bc;">Content here</div>
        
        
          .myborder {border:2px solid #2880bc;}
        
        Border color #2880bc