#7edfed color space conversions
Hex:
        #7edfed
        RGB:
        126, 223, 237
        CMY:
        51, 13, 7
        CMYK:
        47, 6, 0, 7
      HSL:
        188°, 75.5102%, 71.1765%
        HSV (HSB):
        188°, 46.8354%, 92.9412%
        XYZ:
        50.2779, 63.3254, 89.6939
        xyY:
        0.2473, 0.3115, 63.3254
      CIE-Lab:
        83.6133, -24.9939, -15.7369
        CIE-LCH:
        83.6133, 29.5355, 212.1958
        CIE-Luv:
        83.6133, -42.8152, -20.9841
        Hunter-Lab:
        79.5773, -26.4816, -11.1234
      #7edfed color charts
#7edfed RGB chart
      #7edfed CMYK chart
      #7edfed RGB pie chart
      #7edfed color shades, tints & tones
#7edfed color schemes
#7edfed color preview, HTML & CSS examples
           This text has a color of #7edfed        
        
          <p style="color:#7edfed;">Text here</p>
        
        
          .mytext {color:#7edfed;}
        
        Text color #7edfed
      
           This box has a color of #7edfed        
        
          <div style="background-color:#7edfed;">Content here</div>
        
        
          .mybackground {background-color:#7edfed;}
        
        Background color #7edfed
      
           Border around this has a color of #7edfed        
        
          <div style="border:2px solid #7edfed;">Content here</div>
        
        
          .myborder {border:2px solid #7edfed;}
        
        Border color #7edfed