#45dedb color space conversions
Hex:
        #45dedb
        RGB:
        69, 222, 219
        CMY:
        73, 13, 14
        CMYK:
        69, 0, 1, 13
      HSL:
        179°, 69.8630%, 57.0588%
        HSV (HSB):
        179°, 68.9189%, 87.0588%
        XYZ:
        41.3617, 58.6222, 76.1531
        xyY:
        0.2348, 0.3328, 58.6222
      CIE-Lab:
        81.0835, -39.5645, -10.1449
        CIE-LCH:
        81.0835, 40.8444, 194.3816
        CIE-Luv:
        81.0835, -56.7806, -9.7145
        Hunter-Lab:
        76.5652, -37.5605, -5.3753
      #45dedb color charts
#45dedb RGB chart
      #45dedb CMYK chart
      #45dedb RGB pie chart
      #45dedb color shades, tints & tones
#45dedb color schemes
#45dedb color preview, HTML & CSS examples
           This text has a color of #45dedb        
        
          <p style="color:#45dedb;">Text here</p>
        
        
          .mytext {color:#45dedb;}
        
        Text color #45dedb
      
           This box has a color of #45dedb        
        
          <div style="background-color:#45dedb;">Content here</div>
        
        
          .mybackground {background-color:#45dedb;}
        
        Background color #45dedb
      
           Border around this has a color of #45dedb        
        
          <div style="border:2px solid #45dedb;">Content here</div>
        
        
          .myborder {border:2px solid #45dedb;}
        
        Border color #45dedb