#45b2bb color space conversions
Hex:
        #45b2bb
        RGB:
        69, 178, 187
        CMY:
        73, 30, 27
        CMYK:
        63, 5, 0, 27
      HSL:
        185°, 46.4567%, 50.1961%
        HSV (HSB):
        185°, 63.1016%, 73.3333%
        XYZ:
        27.3443, 36.6939, 52.6551
        xyY:
        0.2343, 0.3144, 36.6939
      CIE-Lab:
        67.0467, -27.8849, -13.8006
        CIE-LCH:
        67.0467, 31.1131, 206.3313
        CIE-Luv:
        67.0467, -42.8591, -16.9632
        Hunter-Lab:
        60.5755, -25.4306, -9.1349
      #45b2bb color charts
#45b2bb RGB chart
      #45b2bb CMYK chart
      #45b2bb RGB pie chart
      #45b2bb color shades, tints & tones
#45b2bb color schemes
#45b2bb color preview, HTML & CSS examples
           This text has a color of #45b2bb        
        
          <p style="color:#45b2bb;">Text here</p>
        
        
          .mytext {color:#45b2bb;}
        
        Text color #45b2bb
      
           This box has a color of #45b2bb        
        
          <div style="background-color:#45b2bb;">Content here</div>
        
        
          .mybackground {background-color:#45b2bb;}
        
        Background color #45b2bb
      
           Border around this has a color of #45b2bb        
        
          <div style="border:2px solid #45b2bb;">Content here</div>
        
        
          .myborder {border:2px solid #45b2bb;}
        
        Border color #45b2bb