#45c8fa color space conversions
Hex:
        #45c8fa
        RGB:
        69, 200, 250
        CMY:
        73, 22, 2
        CMYK:
        72, 20, 0, 2
      HSL:
        197°, 94.7644%, 62.5490%
        HSV (HSB):
        197°, 72.4000%, 98.0392%
        XYZ:
        40.3638, 49.4759, 97.8649
        xyY:
        0.2150, 0.2636, 49.4759
      CIE-Lab:
        75.7464, -19.6317, -34.8291
        CIE-LCH:
        75.7464, 39.9809, 240.5918
        CIE-Luv:
        75.7464, -47.0707, -53.7075
        Hunter-Lab:
        70.3391, -20.6618, -33.2546
      #45c8fa color charts
#45c8fa RGB chart
      #45c8fa CMYK chart
      #45c8fa RGB pie chart
      #45c8fa color shades, tints & tones
#45c8fa color schemes
#45c8fa color preview, HTML & CSS examples
           This text has a color of #45c8fa        
        
          <p style="color:#45c8fa;">Text here</p>
        
        
          .mytext {color:#45c8fa;}
        
        Text color #45c8fa
      
           This box has a color of #45c8fa        
        
          <div style="background-color:#45c8fa;">Content here</div>
        
        
          .mybackground {background-color:#45c8fa;}
        
        Background color #45c8fa
      
           Border around this has a color of #45c8fa        
        
          <div style="border:2px solid #45c8fa;">Content here</div>
        
        
          .myborder {border:2px solid #45c8fa;}
        
        Border color #45c8fa