#45bbda color space conversions
Hex:
        #45bbda
        RGB:
        69, 187, 218
        CMY:
        73, 27, 15
        CMYK:
        68, 14, 0, 15
      HSL:
        192°, 66.8161%, 56.2745%
        HSV (HSB):
        192°, 68.3486%, 85.4902%
        XYZ:
        32.8795, 41.8678, 72.6780
        xyY:
        0.2230, 0.2840, 41.8678
      CIE-Lab:
        70.7797, -23.0571, -25.1676
        CIE-LCH:
        70.7797, 34.1327, 227.5058
        CIE-Luv:
        70.7797, -44.3560, -36.4575
        Hunter-Lab:
        64.7053, -22.5311, -21.3017
      #45bbda color charts
#45bbda RGB chart
      #45bbda CMYK chart
      #45bbda RGB pie chart
      #45bbda color shades, tints & tones
#45bbda color schemes
#45bbda color preview, HTML & CSS examples
           This text has a color of #45bbda        
        
          <p style="color:#45bbda;">Text here</p>
        
        
          .mytext {color:#45bbda;}
        
        Text color #45bbda
      
           This box has a color of #45bbda        
        
          <div style="background-color:#45bbda;">Content here</div>
        
        
          .mybackground {background-color:#45bbda;}
        
        Background color #45bbda
      
           Border around this has a color of #45bbda        
        
          <div style="border:2px solid #45bbda;">Content here</div>
        
        
          .myborder {border:2px solid #45bbda;}
        
        Border color #45bbda