#45bbee color space conversions
Hex:
        #45bbee
        RGB:
        69, 187, 238
        CMY:
        73, 27, 7
        CMYK:
        71, 21, 0, 7
      HSL:
        198°, 83.2512%, 60.1961%
        HSV (HSB):
        198°, 71.0084%, 93.3333%
        XYZ:
        35.6572, 42.9789, 87.3053
        xyY:
        0.2149, 0.2590, 42.9789
      CIE-Lab:
        71.5406, -16.7189, -34.8726
        CIE-LCH:
        71.5406, 38.6733, 244.3857
        CIE-Luv:
        71.5406, -43.2189, -53.7759
        Hunter-Lab:
        65.5583, -17.6408, -33.0669
      #45bbee color charts
#45bbee RGB chart
      #45bbee CMYK chart
      #45bbee RGB pie chart
      #45bbee color shades, tints & tones
#45bbee color schemes
#45bbee color preview, HTML & CSS examples
           This text has a color of #45bbee        
        
          <p style="color:#45bbee;">Text here</p>
        
        
          .mytext {color:#45bbee;}
        
        Text color #45bbee
      
           This box has a color of #45bbee        
        
          <div style="background-color:#45bbee;">Content here</div>
        
        
          .mybackground {background-color:#45bbee;}
        
        Background color #45bbee
      
           Border around this has a color of #45bbee        
        
          <div style="border:2px solid #45bbee;">Content here</div>
        
        
          .myborder {border:2px solid #45bbee;}
        
        Border color #45bbee