#288eef color space conversions
Hex:
        #288eef
        RGB:
        40, 142, 239
        CMY:
        84, 44, 6
        CMYK:
        83, 41, 0, 6
      HSL:
        209°, 86.1472%, 54.7059%
        HSV (HSB):
        209°, 83.2636%, 93.7255%
        XYZ:
        26.1281, 26.0291, 85.3084
        xyY:
        0.1901, 0.1894, 26.0291
      CIE-Lab:
        58.0647, 5.8627, -56.6795
        CIE-LCH:
        58.0647, 56.9819, 275.9054
        CIE-Luv:
        58.0647, -32.0271, -90.5704
        Hunter-Lab:
        51.0187, 2.1318, -63.4256
      #288eef color charts
#288eef RGB chart
      #288eef CMYK chart
      #288eef RGB pie chart
      #288eef color shades, tints & tones
#288eef color schemes
#288eef color preview, HTML & CSS examples
           This text has a color of #288eef        
        
          <p style="color:#288eef;">Text here</p>
        
        
          .mytext {color:#288eef;}
        
        Text color #288eef
      
           This box has a color of #288eef        
        
          <div style="background-color:#288eef;">Content here</div>
        
        
          .mybackground {background-color:#288eef;}
        
        Background color #288eef
      
           Border around this has a color of #288eef        
        
          <div style="border:2px solid #288eef;">Content here</div>
        
        
          .myborder {border:2px solid #288eef;}
        
        Border color #288eef