#7de1de color space conversions
Hex:
        #7de1de
        RGB:
        125, 225, 222
        CMY:
        51, 12, 13
        CMYK:
        44, 0, 1, 12
      HSL:
        178°, 62.5000%, 68.6275%
        HSV (HSB):
        178°, 44.4444%, 88.2353%
        XYZ:
        48.5675, 63.4843, 78.8012
        xyY:
        0.2545, 0.3326, 63.4843
      CIE-Lab:
        83.6966, -29.9914, -7.6740
        CIE-LCH:
        83.6966, 30.9576, 194.3526
        CIE-Luv:
        83.6966, -44.4150, -7.1089
        Hunter-Lab:
        79.6771, -30.6294, -2.8643
      #7de1de color charts
#7de1de RGB chart
      #7de1de CMYK chart
      #7de1de RGB pie chart
      #7de1de color shades, tints & tones
#7de1de color schemes
#7de1de color preview, HTML & CSS examples
           This text has a color of #7de1de        
        
          <p style="color:#7de1de;">Text here</p>
        
        
          .mytext {color:#7de1de;}
        
        Text color #7de1de
      
           This box has a color of #7de1de        
        
          <div style="background-color:#7de1de;">Content here</div>
        
        
          .mybackground {background-color:#7de1de;}
        
        Background color #7de1de
      
           Border around this has a color of #7de1de        
        
          <div style="border:2px solid #7de1de;">Content here</div>
        
        
          .myborder {border:2px solid #7de1de;}
        
        Border color #7de1de