#45b0ec color space conversions
Hex:
        #45b0ec
        RGB:
        69, 176, 236
        CMY:
        73, 31, 7
        CMYK:
        71, 25, 0, 7
      HSL:
        202°, 81.4634%, 59.8039%
        HSV (HSB):
        202°, 70.7627%, 92.5490%
        XYZ:
        33.1199, 38.3720, 85.0178
        xyY:
        0.2116, 0.2452, 38.3720
      CIE-Lab:
        68.2939, -11.4890, -38.8333
        CIE-LCH:
        68.2939, 40.4972, 253.5189
        CIE-Luv:
        68.2939, -39.4753, -60.8280
        Hunter-Lab:
        61.9451, -12.9663, -38.0121
      #45b0ec color charts
#45b0ec RGB chart
      #45b0ec CMYK chart
      #45b0ec RGB pie chart
      #45b0ec color shades, tints & tones
#45b0ec color schemes
#45b0ec color preview, HTML & CSS examples
           This text has a color of #45b0ec        
        
          <p style="color:#45b0ec;">Text here</p>
        
        
          .mytext {color:#45b0ec;}
        
        Text color #45b0ec
      
           This box has a color of #45b0ec        
        
          <div style="background-color:#45b0ec;">Content here</div>
        
        
          .mybackground {background-color:#45b0ec;}
        
        Background color #45b0ec
      
           Border around this has a color of #45b0ec        
        
          <div style="border:2px solid #45b0ec;">Content here</div>
        
        
          .myborder {border:2px solid #45b0ec;}
        
        Border color #45b0ec