#4edbd7 color space conversions
Hex:
        #4edbd7
        RGB:
        78, 219, 215
        CMY:
        69, 14, 16
        CMYK:
        64, 0, 2, 14
      HSL:
        178°, 66.1972%, 58.2353%
        HSV (HSB):
        178°, 64.3836%, 85.8824%
        XYZ:
        40.7391, 57.1890, 73.1814
        xyY:
        0.2381, 0.3342, 57.1890
      CIE-Lab:
        80.2858, -38.0367, -9.1804
        CIE-LCH:
        80.2858, 39.1289, 193.5691
        CIE-Luv:
        80.2858, -54.3756, -8.3585
        Hunter-Lab:
        75.6234, -36.1812, -4.4390
      #4edbd7 color charts
#4edbd7 RGB chart
      #4edbd7 CMYK chart
      #4edbd7 RGB pie chart
      #4edbd7 color shades, tints & tones
#4edbd7 color schemes
#4edbd7 color preview, HTML & CSS examples
           This text has a color of #4edbd7        
        
          <p style="color:#4edbd7;">Text here</p>
        
        
          .mytext {color:#4edbd7;}
        
        Text color #4edbd7
      
           This box has a color of #4edbd7        
        
          <div style="background-color:#4edbd7;">Content here</div>
        
        
          .mybackground {background-color:#4edbd7;}
        
        Background color #4edbd7
      
           Border around this has a color of #4edbd7        
        
          <div style="border:2px solid #4edbd7;">Content here</div>
        
        
          .myborder {border:2px solid #4edbd7;}
        
        Border color #4edbd7