#7dccd1 color space conversions
Hex:
        #7dccd1
        RGB:
        125, 204, 209
        CMY:
        51, 20, 18
        CMYK:
        40, 2, 0, 18
      HSL:
        184°, 47.7273%, 65.4902%
        HSV (HSB):
        184°, 40.1914%, 81.9608%
        XYZ:
        41.5589, 52.1492, 68.1970
        xyY:
        0.2567, 0.3221, 52.1492
      CIE-Lab:
        77.3699, -22.9564, -10.1364
        CIE-LCH:
        77.3699, 25.0947, 203.8238
        CIE-Luv:
        77.3699, -36.4030, -12.0189
        Hunter-Lab:
        72.2144, -23.6495, -5.4416
      #7dccd1 color charts
#7dccd1 RGB chart
      #7dccd1 CMYK chart
      #7dccd1 RGB pie chart
      #7dccd1 color shades, tints & tones
#7dccd1 color schemes
#7dccd1 color preview, HTML & CSS examples
           This text has a color of #7dccd1        
        
          <p style="color:#7dccd1;">Text here</p>
        
        
          .mytext {color:#7dccd1;}
        
        Text color #7dccd1
      
           This box has a color of #7dccd1        
        
          <div style="background-color:#7dccd1;">Content here</div>
        
        
          .mybackground {background-color:#7dccd1;}
        
        Background color #7dccd1
      
           Border around this has a color of #7dccd1        
        
          <div style="border:2px solid #7dccd1;">Content here</div>
        
        
          .myborder {border:2px solid #7dccd1;}
        
        Border color #7dccd1