#45a5bf color space conversions
Hex:
        #45a5bf
        RGB:
        69, 165, 191
        CMY:
        73, 35, 25
        CMYK:
        64, 14, 0, 25
      HSL:
        193°, 48.8000%, 50.9804%
        HSV (HSB):
        193°, 63.8743%, 74.9020%
        XYZ:
        25.3133, 31.9371, 54.1205
        xyY:
        0.2273, 0.2868, 31.9371
      CIE-Lab:
        63.2908, -20.0787, -21.7192
        CIE-LCH:
        63.2908, 29.5784, 227.2476
        CIE-Luv:
        63.2908, -37.8268, -30.6301
        Hunter-Lab:
        56.5129, -18.9435, -17.2211
      #45a5bf color charts
#45a5bf RGB chart
      #45a5bf CMYK chart
      #45a5bf RGB pie chart
      #45a5bf color shades, tints & tones
#45a5bf color schemes
#45a5bf color preview, HTML & CSS examples
           This text has a color of #45a5bf        
        
          <p style="color:#45a5bf;">Text here</p>
        
        
          .mytext {color:#45a5bf;}
        
        Text color #45a5bf
      
           This box has a color of #45a5bf        
        
          <div style="background-color:#45a5bf;">Content here</div>
        
        
          .mybackground {background-color:#45a5bf;}
        
        Background color #45a5bf
      
           Border around this has a color of #45a5bf        
        
          <div style="border:2px solid #45a5bf;">Content here</div>
        
        
          .myborder {border:2px solid #45a5bf;}
        
        Border color #45a5bf