#7de2ed color space conversions
Hex:
        #7de2ed
        RGB:
        125, 226, 237
        CMY:
        51, 11, 7
        CMYK:
        47, 5, 0, 7
      HSL:
        186°, 75.6757%, 70.9804%
        HSV (HSB):
        186°, 47.2574%, 92.9412%
        XYZ:
        50.9399, 64.8671, 89.9566
        xyY:
        0.2476, 0.3153, 64.8671
      CIE-Lab:
        84.4152, -26.6835, -14.5372
        CIE-LCH:
        84.4152, 30.3865, 208.5815
        CIE-Luv:
        84.4152, -44.2829, -18.7764
        Hunter-Lab:
        80.5401, -28.0479, -9.8439
      #7de2ed color charts
#7de2ed RGB chart
      #7de2ed CMYK chart
      #7de2ed RGB pie chart
      #7de2ed color shades, tints & tones
#7de2ed color schemes
#7de2ed color preview, HTML & CSS examples
           This text has a color of #7de2ed        
        
          <p style="color:#7de2ed;">Text here</p>
        
        
          .mytext {color:#7de2ed;}
        
        Text color #7de2ed
      
           This box has a color of #7de2ed        
        
          <div style="background-color:#7de2ed;">Content here</div>
        
        
          .mybackground {background-color:#7de2ed;}
        
        Background color #7de2ed
      
           Border around this has a color of #7de2ed        
        
          <div style="border:2px solid #7de2ed;">Content here</div>
        
        
          .myborder {border:2px solid #7de2ed;}
        
        Border color #7de2ed