#45d7fa color space conversions
Hex:
        #45d7fa
        RGB:
        69, 215, 250
        CMY:
        73, 16, 2
        CMYK:
        72, 14, 0, 2
      HSL:
        192°, 94.7644%, 62.5490%
        HSV (HSB):
        192°, 72.4000%, 98.0392%
        XYZ:
        44.0100, 56.7682, 99.0803
        xyY:
        0.2202, 0.2840, 56.7682
      CIE-Lab:
        80.0490, -27.1856, -28.2065
        CIE-LCH:
        80.0490, 39.1748, 226.0558
        CIE-Luv:
        80.0490, -52.2932, -41.6207
        Hunter-Lab:
        75.3447, -27.5886, -25.2267
      #45d7fa color charts
#45d7fa RGB chart
      #45d7fa CMYK chart
      #45d7fa RGB pie chart
      #45d7fa color shades, tints & tones
#45d7fa color schemes
#45d7fa color preview, HTML & CSS examples
           This text has a color of #45d7fa        
        
          <p style="color:#45d7fa;">Text here</p>
        
        
          .mytext {color:#45d7fa;}
        
        Text color #45d7fa
      
           This box has a color of #45d7fa        
        
          <div style="background-color:#45d7fa;">Content here</div>
        
        
          .mybackground {background-color:#45d7fa;}
        
        Background color #45d7fa
      
           Border around this has a color of #45d7fa        
        
          <div style="border:2px solid #45d7fa;">Content here</div>
        
        
          .myborder {border:2px solid #45d7fa;}
        
        Border color #45d7fa