#45b8fc color space conversions
Hex:
        #45b8fc
        RGB:
        69, 184, 252
        CMY:
        73, 28, 1
        CMYK:
        73, 27, 0, 1
      HSL:
        202°, 96.8254%, 62.9412%
        HSV (HSB):
        202°, 72.6190%, 98.8235%
        XYZ:
        37.1654, 42.5745, 98.3543
        xyY:
        0.2087, 0.2391, 42.5745
      CIE-Lab:
        71.2652, -10.5172, -42.8766
        CIE-LCH:
        71.2652, 44.1476, 256.2180
        CIE-Luv:
        71.2652, -41.4250, -68.2416
        Hunter-Lab:
        65.2491, -12.5136, -43.6974
      #45b8fc color charts
#45b8fc RGB chart
      #45b8fc CMYK chart
      #45b8fc RGB pie chart
      #45b8fc color shades, tints & tones
#45b8fc color schemes
#45b8fc color preview, HTML & CSS examples
           This text has a color of #45b8fc        
        
          <p style="color:#45b8fc;">Text here</p>
        
        
          .mytext {color:#45b8fc;}
        
        Text color #45b8fc
      
           This box has a color of #45b8fc        
        
          <div style="background-color:#45b8fc;">Content here</div>
        
        
          .mybackground {background-color:#45b8fc;}
        
        Background color #45b8fc
      
           Border around this has a color of #45b8fc        
        
          <div style="border:2px solid #45b8fc;">Content here</div>
        
        
          .myborder {border:2px solid #45b8fc;}
        
        Border color #45b8fc