#45b0af color space conversions
Hex:
        #45b0af
        RGB:
        69, 176, 175
        CMY:
        73, 31, 31
        CMYK:
        61, 0, 1, 31
      HSL:
        179°, 43.6735%, 48.0392%
        HSV (HSB):
        179°, 60.7955%, 69.0196%
        XYZ:
        25.7174, 35.4110, 46.0370
        xyY:
        0.2400, 0.3304, 35.4110
      CIE-Lab:
        66.0674, -30.3440, -8.6154
        CIE-LCH:
        66.0674, 31.5434, 195.8505
        CIE-Luv:
        66.0674, -42.7930, -8.3931
        Hunter-Lab:
        59.5072, -26.9945, -4.2140
      #45b0af color charts
#45b0af RGB chart
      #45b0af CMYK chart
      #45b0af RGB pie chart
      #45b0af color shades, tints & tones
#45b0af color schemes
#45b0af color preview, HTML & CSS examples
           This text has a color of #45b0af        
        
          <p style="color:#45b0af;">Text here</p>
        
        
          .mytext {color:#45b0af;}
        
        Text color #45b0af
      
           This box has a color of #45b0af        
        
          <div style="background-color:#45b0af;">Content here</div>
        
        
          .mybackground {background-color:#45b0af;}
        
        Background color #45b0af
      
           Border around this has a color of #45b0af        
        
          <div style="border:2px solid #45b0af;">Content here</div>
        
        
          .myborder {border:2px solid #45b0af;}
        
        Border color #45b0af