#45a8ce color space conversions
Hex:
        #45a8ce
        RGB:
        69, 168, 206
        CMY:
        73, 34, 19
        CMYK:
        67, 18, 0, 19
      HSL:
        197°, 58.2979%, 53.9216%
        HSV (HSB):
        197°, 66.5049%, 80.7843%
        XYZ:
        27.5975, 33.7267, 63.4479
        xyY:
        0.2212, 0.2703, 33.7267
      CIE-Lab:
        64.7451, -16.9484, -27.8354
        CIE-LCH:
        64.7451, 32.5892, 238.6635
        CIE-Luv:
        64.7451, -38.1573, -41.2342
        Hunter-Lab:
        58.0747, -16.8064, -24.1233
      #45a8ce color charts
#45a8ce RGB chart
      #45a8ce CMYK chart
      #45a8ce RGB pie chart
      #45a8ce color shades, tints & tones
#45a8ce color schemes
#45a8ce color preview, HTML & CSS examples
           This text has a color of #45a8ce        
        
          <p style="color:#45a8ce;">Text here</p>
        
        
          .mytext {color:#45a8ce;}
        
        Text color #45a8ce
      
           This box has a color of #45a8ce        
        
          <div style="background-color:#45a8ce;">Content here</div>
        
        
          .mybackground {background-color:#45a8ce;}
        
        Background color #45a8ce
      
           Border around this has a color of #45a8ce        
        
          <div style="border:2px solid #45a8ce;">Content here</div>
        
        
          .myborder {border:2px solid #45a8ce;}
        
        Border color #45a8ce