#45c2ff color space conversions
Hex:
        #45c2ff
        RGB:
        69, 194, 255
        CMY:
        73, 24, 0
        CMYK:
        73, 24, 0, 0
      HSL:
        200°, 100.0000%, 63.5294%
        HSV (HSB):
        200°, 72.9412%, 100.0000%
        XYZ:
        39.7960, 47.0688, 101.5955
        xyY:
        0.2112, 0.2498, 47.0688
      CIE-Lab:
        74.2337, -14.8821, -39.8592
        CIE-LCH:
        74.2337, 42.5468, 249.5260
        CIE-Luv:
        74.2337, -44.7049, -62.8486
        Hunter-Lab:
        68.6067, -16.5209, -39.7742
      #45c2ff color charts
#45c2ff RGB chart
      #45c2ff CMYK chart
      #45c2ff RGB pie chart
      #45c2ff color shades, tints & tones
#45c2ff color schemes
#45c2ff color preview, HTML & CSS examples
           This text has a color of #45c2ff        
        
          <p style="color:#45c2ff;">Text here</p>
        
        
          .mytext {color:#45c2ff;}
        
        Text color #45c2ff
      
           This box has a color of #45c2ff        
        
          <div style="background-color:#45c2ff;">Content here</div>
        
        
          .mybackground {background-color:#45c2ff;}
        
        Background color #45c2ff
      
           Border around this has a color of #45c2ff        
        
          <div style="border:2px solid #45c2ff;">Content here</div>
        
        
          .myborder {border:2px solid #45c2ff;}
        
        Border color #45c2ff