#45d2fa color space conversions
Hex:
        #45d2fa
        RGB:
        69, 210, 250
        CMY:
        73, 18, 2
        CMYK:
        72, 16, 0, 2
      HSL:
        193°, 94.7644%, 62.5490%
        HSV (HSB):
        193°, 72.4000%, 98.0392%
        XYZ:
        42.7562, 54.2605, 98.6623
        xyY:
        0.2185, 0.2773, 54.2605
      CIE-Lab:
        78.6134, -24.7064, -30.4088
        CIE-LCH:
        78.6134, 39.1804, 230.9070
        CIE-Luv:
        78.6134, -50.5517, -45.6469
        Hunter-Lab:
        73.6617, -25.2997, -27.8496
      #45d2fa color charts
#45d2fa RGB chart
      #45d2fa CMYK chart
      #45d2fa RGB pie chart
      #45d2fa color shades, tints & tones
#45d2fa color schemes
#45d2fa color preview, HTML & CSS examples
           This text has a color of #45d2fa        
        
          <p style="color:#45d2fa;">Text here</p>
        
        
          .mytext {color:#45d2fa;}
        
        Text color #45d2fa
      
           This box has a color of #45d2fa        
        
          <div style="background-color:#45d2fa;">Content here</div>
        
        
          .mybackground {background-color:#45d2fa;}
        
        Background color #45d2fa
      
           Border around this has a color of #45d2fa        
        
          <div style="border:2px solid #45d2fa;">Content here</div>
        
        
          .myborder {border:2px solid #45d2fa;}
        
        Border color #45d2fa