#2888f7 color space conversions
Hex:
        #2888f7
        RGB:
        40, 136, 247
        CMY:
        84, 47, 3
        CMYK:
        84, 45, 0, 3
      HSL:
        212°, 92.8251%, 56.2745%
        HSV (HSB):
        212°, 83.8057%, 96.8627%
        XYZ:
        26.4677, 24.7748, 91.3827
        xyY:
        0.1856, 0.1737, 24.7748
      CIE-Lab:
        56.8554, 12.4779, -63.0407
        CIE-LCH:
        56.8554, 64.2637, 281.1961
        CIE-Luv:
        56.8554, -29.8232, -100.9993
        Hunter-Lab:
        49.7743, 7.8131, -74.0109
      #2888f7 color charts
#2888f7 RGB chart
      #2888f7 CMYK chart
      #2888f7 RGB pie chart
      #2888f7 color shades, tints & tones
#2888f7 color schemes
#2888f7 color preview, HTML & CSS examples
           This text has a color of #2888f7        
        
          <p style="color:#2888f7;">Text here</p>
        
        
          .mytext {color:#2888f7;}
        
        Text color #2888f7
      
           This box has a color of #2888f7        
        
          <div style="background-color:#2888f7;">Content here</div>
        
        
          .mybackground {background-color:#2888f7;}
        
        Background color #2888f7
      
           Border around this has a color of #2888f7        
        
          <div style="border:2px solid #2888f7;">Content here</div>
        
        
          .myborder {border:2px solid #2888f7;}
        
        Border color #2888f7