#7de1bc color space conversions
Hex:
        #7de1bc
        RGB:
        125, 225, 188
        CMY:
        51, 12, 26
        CMYK:
        44, 0, 16, 12
      HSL:
        158°, 62.5000%, 68.6275%
        HSV (HSB):
        158°, 44.4444%, 88.2353%
        XYZ:
        44.4598, 61.8412, 57.1702
        xyY:
        0.2720, 0.3783, 61.8412
      CIE-Lab:
        82.8289, -37.8546, 9.0456
        CIE-LCH:
        82.8289, 38.9204, 166.5609
        CIE-Luv:
        82.8289, -45.5802, 19.7608
        Hunter-Lab:
        78.6392, -36.7012, 11.9440
      #7de1bc color charts
#7de1bc RGB chart
      #7de1bc CMYK chart
      #7de1bc RGB pie chart
      #7de1bc color shades, tints & tones
#7de1bc color schemes
#7de1bc color preview, HTML & CSS examples
           This text has a color of #7de1bc        
        
          <p style="color:#7de1bc;">Text here</p>
        
        
          .mytext {color:#7de1bc;}
        
        Text color #7de1bc
      
           This box has a color of #7de1bc        
        
          <div style="background-color:#7de1bc;">Content here</div>
        
        
          .mybackground {background-color:#7de1bc;}
        
        Background color #7de1bc
      
           Border around this has a color of #7de1bc        
        
          <div style="border:2px solid #7de1bc;">Content here</div>
        
        
          .myborder {border:2px solid #7de1bc;}
        
        Border color #7de1bc