#7dd7f1 color space conversions
Hex:
        #7dd7f1
        RGB:
        125, 215, 241
        CMY:
        51, 16, 5
        CMYK:
        48, 11, 0, 5
      HSL:
        193°, 80.5556%, 71.7647%
        HSV (HSB):
        193°, 48.1328%, 94.5098%
        XYZ:
        48.6351, 59.3117, 92.1041
        xyY:
        0.2431, 0.2965, 59.3117
      CIE-Lab:
        81.4626, -20.1770, -21.1095
        CIE-LCH:
        81.4626, 29.2014, 226.2937
        CIE-Luv:
        81.4626, -39.8980, -30.5567
        Hunter-Lab:
        77.0141, -22.0504, -16.9973
      #7dd7f1 color charts
#7dd7f1 RGB chart
      #7dd7f1 CMYK chart
      #7dd7f1 RGB pie chart
      #7dd7f1 color shades, tints & tones
#7dd7f1 color schemes
#7dd7f1 color preview, HTML & CSS examples
           This text has a color of #7dd7f1        
        
          <p style="color:#7dd7f1;">Text here</p>
        
        
          .mytext {color:#7dd7f1;}
        
        Text color #7dd7f1
      
           This box has a color of #7dd7f1        
        
          <div style="background-color:#7dd7f1;">Content here</div>
        
        
          .mybackground {background-color:#7dd7f1;}
        
        Background color #7dd7f1
      
           Border around this has a color of #7dd7f1        
        
          <div style="border:2px solid #7dd7f1;">Content here</div>
        
        
          .myborder {border:2px solid #7dd7f1;}
        
        Border color #7dd7f1