#7edbdb color space conversions
Hex:
        #7edbdb
        RGB:
        126, 219, 219
        CMY:
        51, 14, 14
        CMYK:
        42, 0, 0, 14
      HSL:
        180°, 56.3636%, 67.6471%
        HSV (HSB):
        180°, 42.4658%, 85.8824%
        XYZ:
        46.7219, 60.2131, 76.1776
        xyY:
        0.2552, 0.3288, 60.2131
      CIE-Lab:
        81.9539, -27.6088, -8.6633
        CIE-LCH:
        81.9539, 28.9361, 197.4213
        CIE-Luv:
        81.9539, -41.8196, -9.0348
        Hunter-Lab:
        77.5971, -28.3186, -3.8874
      #7edbdb color charts
#7edbdb RGB chart
      #7edbdb CMYK chart
      #7edbdb RGB pie chart
      #7edbdb color shades, tints & tones
#7edbdb color schemes
#7edbdb color preview, HTML & CSS examples
           This text has a color of #7edbdb        
        
          <p style="color:#7edbdb;">Text here</p>
        
        
          .mytext {color:#7edbdb;}
        
        Text color #7edbdb
      
           This box has a color of #7edbdb        
        
          <div style="background-color:#7edbdb;">Content here</div>
        
        
          .mybackground {background-color:#7edbdb;}
        
        Background color #7edbdb
      
           Border around this has a color of #7edbdb        
        
          <div style="border:2px solid #7edbdb;">Content here</div>
        
        
          .myborder {border:2px solid #7edbdb;}
        
        Border color #7edbdb