#45cbec color space conversions
Hex:
        #45cbec
        RGB:
        69, 203, 236
        CMY:
        73, 20, 7
        CMYK:
        71, 14, 0, 7
      HSL:
        192°, 81.4634%, 59.8039%
        HSV (HSB):
        192°, 70.7627%, 92.5490%
        XYZ:
        38.9505, 50.0332, 86.9613
        xyY:
        0.2214, 0.2844, 50.0332
      CIE-Lab:
        76.0896, -25.5498, -26.7852
        CIE-LCH:
        76.0896, 37.0167, 226.3522
        CIE-Luv:
        76.0896, -48.9676, -39.1868
        Hunter-Lab:
        70.7342, -25.4919, -23.3779
      #45cbec color charts
#45cbec RGB chart
      #45cbec CMYK chart
      #45cbec RGB pie chart
      #45cbec color shades, tints & tones
#45cbec color schemes
#45cbec color preview, HTML & CSS examples
           This text has a color of #45cbec        
        
          <p style="color:#45cbec;">Text here</p>
        
        
          .mytext {color:#45cbec;}
        
        Text color #45cbec
      
           This box has a color of #45cbec        
        
          <div style="background-color:#45cbec;">Content here</div>
        
        
          .mybackground {background-color:#45cbec;}
        
        Background color #45cbec
      
           Border around this has a color of #45cbec        
        
          <div style="border:2px solid #45cbec;">Content here</div>
        
        
          .myborder {border:2px solid #45cbec;}
        
        Border color #45cbec