#45addb color space conversions
Hex:
        #45addb
        RGB:
        69, 173, 219
        CMY:
        73, 32, 14
        CMYK:
        68, 21, 0, 14
      HSL:
        198°, 67.5676%, 56.4706%
        HSV (HSB):
        198°, 68.4932%, 85.8824%
        XYZ:
        30.1840, 36.2668, 72.4272
        xyY:
        0.2173, 0.2611, 36.2668
      CIE-Lab:
        66.7233, -15.4389, -31.9601
        CIE-LCH:
        66.7233, 35.4937, 244.2162
        CIE-Luv:
        66.7233, -39.2872, -48.5192
        Hunter-Lab:
        60.2219, -15.9219, -29.1510
      #45addb color charts
#45addb RGB chart
      #45addb CMYK chart
      #45addb RGB pie chart
      #45addb color shades, tints & tones
#45addb color schemes
#45addb color preview, HTML & CSS examples
           This text has a color of #45addb        
        
          <p style="color:#45addb;">Text here</p>
        
        
          .mytext {color:#45addb;}
        
        Text color #45addb
      
           This box has a color of #45addb        
        
          <div style="background-color:#45addb;">Content here</div>
        
        
          .mybackground {background-color:#45addb;}
        
        Background color #45addb
      
           Border around this has a color of #45addb        
        
          <div style="border:2px solid #45addb;">Content here</div>
        
        
          .myborder {border:2px solid #45addb;}
        
        Border color #45addb