#2880f1 color space conversions
Hex:
        #2880f1
        RGB:
        40, 128, 241
        CMY:
        84, 50, 5
        CMYK:
        83, 47, 0, 5
      HSL:
        214°, 87.7729%, 55.0980%
        HSV (HSB):
        214°, 83.4025%, 94.5098%
        XYZ:
        24.4714, 22.2403, 86.2221
        xyY:
        0.1841, 0.1673, 22.2403
      CIE-Lab:
        54.2811, 15.1496, -63.8589
        CIE-LCH:
        54.2811, 65.6313, 283.3459
        CIE-Luv:
        54.2811, -27.6093, -101.4644
        Hunter-Lab:
        47.1597, 10.0953, -75.3883
      #2880f1 color charts
#2880f1 RGB chart
      #2880f1 CMYK chart
      #2880f1 RGB pie chart
      #2880f1 color shades, tints & tones
#2880f1 color schemes
#2880f1 color preview, HTML & CSS examples
           This text has a color of #2880f1        
        
          <p style="color:#2880f1;">Text here</p>
        
        
          .mytext {color:#2880f1;}
        
        Text color #2880f1
      
           This box has a color of #2880f1        
        
          <div style="background-color:#2880f1;">Content here</div>
        
        
          .mybackground {background-color:#2880f1;}
        
        Background color #2880f1
      
           Border around this has a color of #2880f1        
        
          <div style="border:2px solid #2880f1;">Content here</div>
        
        
          .myborder {border:2px solid #2880f1;}
        
        Border color #2880f1