#7decbf color space conversions
Hex:
        #7decbf
        RGB:
        125, 236, 191
        CMY:
        51, 7, 25
        CMYK:
        47, 0, 19, 7
      HSL:
        156°, 74.4966%, 70.7843%
        HSV (HSB):
        156°, 47.0339%, 92.5490%
        XYZ:
        47.8569, 68.1125, 59.9149
        xyY:
        0.2721, 0.3873, 68.1125
      CIE-Lab:
        86.0627, -42.1492, 12.0792
        CIE-LCH:
        86.0627, 43.8459, 164.0087
        CIE-Luv:
        86.0627, -49.9110, 25.0085
        Hunter-Lab:
        82.5303, -40.9211, 14.7281
      #7decbf color charts
#7decbf RGB chart
      #7decbf CMYK chart
      #7decbf RGB pie chart
      #7decbf color shades, tints & tones
#7decbf color schemes
#7decbf color preview, HTML & CSS examples
           This text has a color of #7decbf        
        
          <p style="color:#7decbf;">Text here</p>
        
        
          .mytext {color:#7decbf;}
        
        Text color #7decbf
      
           This box has a color of #7decbf        
        
          <div style="background-color:#7decbf;">Content here</div>
        
        
          .mybackground {background-color:#7decbf;}
        
        Background color #7decbf
      
           Border around this has a color of #7decbf        
        
          <div style="border:2px solid #7decbf;">Content here</div>
        
        
          .myborder {border:2px solid #7decbf;}
        
        Border color #7decbf