#2880e3 color space conversions
Hex:
        #2880e3
        RGB:
        40, 128, 227
        CMY:
        84, 50, 11
        CMYK:
        82, 44, 0, 11
      HSL:
        212°, 76.9547%, 52.3529%
        HSV (HSB):
        212°, 82.3789%, 89.0196%
        XYZ:
        22.4594, 21.4355, 75.6268
        xyY:
        0.1879, 0.1793, 21.4355
      CIE-Lab:
        53.4229, 9.8806, -57.4258
        CIE-LCH:
        53.4229, 58.2696, 279.7626
        CIE-Luv:
        53.4229, -28.1070, -90.5611
        Hunter-Lab:
        46.2985, 5.5679, -64.4389
      #2880e3 color charts
#2880e3 RGB chart
      #2880e3 CMYK chart
      #2880e3 RGB pie chart
      #2880e3 color shades, tints & tones
#2880e3 color schemes
#2880e3 color preview, HTML & CSS examples
           This text has a color of #2880e3        
        
          <p style="color:#2880e3;">Text here</p>
        
        
          .mytext {color:#2880e3;}
        
        Text color #2880e3
      
           This box has a color of #2880e3        
        
          <div style="background-color:#2880e3;">Content here</div>
        
        
          .mybackground {background-color:#2880e3;}
        
        Background color #2880e3
      
           Border around this has a color of #2880e3        
        
          <div style="border:2px solid #2880e3;">Content here</div>
        
        
          .myborder {border:2px solid #2880e3;}
        
        Border color #2880e3