#7dc2dc color space conversions
Hex:
        #7dc2dc
        RGB:
        125, 194, 220
        CMY:
        51, 24, 14
        CMYK:
        43, 12, 0, 14
      HSL:
        196°, 57.5758%, 67.6471%
        HSV (HSB):
        196°, 43.1818%, 86.2745%
        XYZ:
        40.6675, 48.1109, 74.8531
        xyY:
        0.2485, 0.2940, 48.1109
      CIE-Lab:
        74.8948, -15.0208, -19.7991
        CIE-LCH:
        74.8948, 24.8521, 232.8139
        CIE-Luv:
        74.8948, -32.1384, -28.8063
        Hunter-Lab:
        69.3620, -16.7275, -15.4303
      #7dc2dc color charts
#7dc2dc RGB chart
      #7dc2dc CMYK chart
      #7dc2dc RGB pie chart
      #7dc2dc color shades, tints & tones
#7dc2dc color schemes
#7dc2dc color preview, HTML & CSS examples
           This text has a color of #7dc2dc        
        
          <p style="color:#7dc2dc;">Text here</p>
        
        
          .mytext {color:#7dc2dc;}
        
        Text color #7dc2dc
      
           This box has a color of #7dc2dc        
        
          <div style="background-color:#7dc2dc;">Content here</div>
        
        
          .mybackground {background-color:#7dc2dc;}
        
        Background color #7dc2dc
      
           Border around this has a color of #7dc2dc        
        
          <div style="border:2px solid #7dc2dc;">Content here</div>
        
        
          .myborder {border:2px solid #7dc2dc;}
        
        Border color #7dc2dc