#45aabc color space conversions
Hex:
        #45aabc
        RGB:
        69, 170, 188
        CMY:
        73, 33, 26
        CMYK:
        63, 10, 0, 26
      HSL:
        189°, 47.0356%, 50.3922%
        HSV (HSB):
        189°, 63.2979%, 73.7255%
        XYZ:
        25.9061, 33.6455, 52.7058
        xyY:
        0.2308, 0.2997, 33.6455
      CIE-Lab:
        64.6802, -23.5759, -17.9311
        CIE-LCH:
        64.6802, 29.6200, 217.2554
        CIE-Luv:
        64.6802, -39.8370, -24.0963
        Hunter-Lab:
        58.0047, -21.7867, -13.2703
      #45aabc color charts
#45aabc RGB chart
      #45aabc CMYK chart
      #45aabc RGB pie chart
      #45aabc color shades, tints & tones
#45aabc color schemes
#45aabc color preview, HTML & CSS examples
           This text has a color of #45aabc        
        
          <p style="color:#45aabc;">Text here</p>
        
        
          .mytext {color:#45aabc;}
        
        Text color #45aabc
      
           This box has a color of #45aabc        
        
          <div style="background-color:#45aabc;">Content here</div>
        
        
          .mybackground {background-color:#45aabc;}
        
        Background color #45aabc
      
           Border around this has a color of #45aabc        
        
          <div style="border:2px solid #45aabc;">Content here</div>
        
        
          .myborder {border:2px solid #45aabc;}
        
        Border color #45aabc