#7dbed4 color space conversions
Hex:
        #7dbed4
        RGB:
        125, 190, 212
        CMY:
        51, 25, 17
        CMYK:
        41, 10, 0, 17
      HSL:
        195°, 50.2890%, 66.0784%
        HSV (HSB):
        195°, 41.0377%, 83.1373%
        XYZ:
        38.7546, 45.9404, 69.1121
        xyY:
        0.2520, 0.2987, 45.9404
      CIE-Lab:
        73.5068, -15.0407, -17.5590
        CIE-LCH:
        73.5068, 23.1202, 229.4173
        CIE-Luv:
        73.5068, -30.6549, -25.0579
        Hunter-Lab:
        67.7793, -16.5518, -13.0104
      #7dbed4 color charts
#7dbed4 RGB chart
      #7dbed4 CMYK chart
      #7dbed4 RGB pie chart
      #7dbed4 color shades, tints & tones
#7dbed4 color schemes
#7dbed4 color preview, HTML & CSS examples
           This text has a color of #7dbed4        
        
          <p style="color:#7dbed4;">Text here</p>
        
        
          .mytext {color:#7dbed4;}
        
        Text color #7dbed4
      
           This box has a color of #7dbed4        
        
          <div style="background-color:#7dbed4;">Content here</div>
        
        
          .mybackground {background-color:#7dbed4;}
        
        Background color #7dbed4
      
           Border around this has a color of #7dbed4        
        
          <div style="border:2px solid #7dbed4;">Content here</div>
        
        
          .myborder {border:2px solid #7dbed4;}
        
        Border color #7dbed4