#2880db color space conversions
Hex:
        #2880db
        RGB:
        40, 128, 219
        CMY:
        84, 50, 14
        CMYK:
        82, 42, 0, 14
      HSL:
        211°, 71.3147%, 50.7843%
        HSV (HSB):
        211°, 81.7352%, 85.8824%
        XYZ:
        21.3804, 21.0039, 69.9451
        xyY:
        0.1903, 0.1870, 21.0039
      CIE-Lab:
        52.9538, 6.8710, -53.6830
        CIE-LCH:
        52.9538, 54.1209, 277.2938
        CIE-Luv:
        52.9538, -28.4209, -84.1856
        Hunter-Lab:
        45.8300, 3.0704, -58.4065
      #2880db color charts
#2880db RGB chart
      #2880db CMYK chart
      #2880db RGB pie chart
      #2880db color shades, tints & tones
#2880db color schemes
#2880db color preview, HTML & CSS examples
           This text has a color of #2880db        
        
          <p style="color:#2880db;">Text here</p>
        
        
          .mytext {color:#2880db;}
        
        Text color #2880db
      
           This box has a color of #2880db        
        
          <div style="background-color:#2880db;">Content here</div>
        
        
          .mybackground {background-color:#2880db;}
        
        Background color #2880db
      
           Border around this has a color of #2880db        
        
          <div style="border:2px solid #2880db;">Content here</div>
        
        
          .myborder {border:2px solid #2880db;}
        
        Border color #2880db