#288cfd color space conversions
Hex:
        #288cfd
        RGB:
        40, 140, 253
        CMY:
        84, 45, 1
        CMYK:
        84, 45, 0, 1
      HSL:
        212°, 98.1567%, 57.4510%
        HSV (HSB):
        212°, 84.1897%, 99.2157%
        XYZ:
        27.9828, 26.2991, 96.5299
        xyY:
        0.1855, 0.1744, 26.2991
      CIE-Lab:
        58.3199, 12.2800, -63.9932
        CIE-LCH:
        58.3199, 65.1607, 280.8628
        CIE-Luv:
        58.3199, -30.8164, -103.0574
        Hunter-Lab:
        51.2827, 7.6552, -75.7043
      #288cfd color charts
#288cfd RGB chart
      #288cfd CMYK chart
      #288cfd RGB pie chart
      #288cfd color shades, tints & tones
#288cfd color schemes
#288cfd color preview, HTML & CSS examples
           This text has a color of #288cfd        
        
          <p style="color:#288cfd;">Text here</p>
        
        
          .mytext {color:#288cfd;}
        
        Text color #288cfd
      
           This box has a color of #288cfd        
        
          <div style="background-color:#288cfd;">Content here</div>
        
        
          .mybackground {background-color:#288cfd;}
        
        Background color #288cfd
      
           Border around this has a color of #288cfd        
        
          <div style="border:2px solid #288cfd;">Content here</div>
        
        
          .myborder {border:2px solid #288cfd;}
        
        Border color #288cfd