#45cafd color space conversions
Hex:
        #45cafd
        RGB:
        69, 202, 253
        CMY:
        73, 21, 1
        CMYK:
        73, 20, 0, 1
      HSL:
        197°, 97.8723%, 63.1373%
        HSV (HSB):
        197°, 72.7273%, 99.2157%
        XYZ:
        41.3044, 50.5981, 100.5179
        xyY:
        0.2147, 0.2630, 50.5981
      CIE-Lab:
        76.4349, -19.7026, -35.3706
        CIE-LCH:
        76.4349, 40.4879, 240.8808
        CIE-Luv:
        76.4349, -47.5875, -54.6900
        Hunter-Lab:
        71.1324, -20.8321, -33.9907
      #45cafd color charts
#45cafd RGB chart
      #45cafd CMYK chart
      #45cafd RGB pie chart
      #45cafd color shades, tints & tones
#45cafd color schemes
#45cafd color preview, HTML & CSS examples
           This text has a color of #45cafd        
        
          <p style="color:#45cafd;">Text here</p>
        
        
          .mytext {color:#45cafd;}
        
        Text color #45cafd
      
           This box has a color of #45cafd        
        
          <div style="background-color:#45cafd;">Content here</div>
        
        
          .mybackground {background-color:#45cafd;}
        
        Background color #45cafd
      
           Border around this has a color of #45cafd        
        
          <div style="border:2px solid #45cafd;">Content here</div>
        
        
          .myborder {border:2px solid #45cafd;}
        
        Border color #45cafd