#2888e7 color space conversions
Hex:
        #2888e7
        RGB:
        40, 136, 231
        CMY:
        84, 47, 9
        CMYK:
        83, 41, 0, 9
      HSL:
        210°, 79.9163%, 53.1373%
        HSV (HSB):
        210°, 82.6840%, 90.5882%
        XYZ:
        24.1030, 23.8290, 78.9304
        xyY:
        0.1900, 0.1878, 23.8290
      CIE-Lab:
        55.9161, 6.4978, -55.6694
        CIE-LCH:
        55.9161, 56.0473, 276.6575
        CIE-Luv:
        55.9161, -30.4691, -88.3174
        Hunter-Lab:
        48.8149, 2.7107, -61.6975
      #2888e7 color charts
#2888e7 RGB chart
      #2888e7 CMYK chart
      #2888e7 RGB pie chart
      #2888e7 color shades, tints & tones
#2888e7 color schemes
#2888e7 color preview, HTML & CSS examples
           This text has a color of #2888e7        
        
          <p style="color:#2888e7;">Text here</p>
        
        
          .mytext {color:#2888e7;}
        
        Text color #2888e7
      
           This box has a color of #2888e7        
        
          <div style="background-color:#2888e7;">Content here</div>
        
        
          .mybackground {background-color:#2888e7;}
        
        Background color #2888e7
      
           Border around this has a color of #2888e7        
        
          <div style="border:2px solid #2888e7;">Content here</div>
        
        
          .myborder {border:2px solid #2888e7;}
        
        Border color #2888e7