#7dd3ed color space conversions
Hex:
        #7dd3ed
        RGB:
        125, 211, 237
        CMY:
        51, 17, 7
        CMYK:
        47, 11, 0, 7
      HSL:
        194°, 75.6757%, 70.9804%
        HSV (HSB):
        194°, 47.2574%, 92.9412%
        XYZ:
        47.0378, 57.0629, 88.6559
        xyY:
        0.2440, 0.2960, 57.0629
      CIE-Lab:
        80.2150, -19.2261, -20.8701
        CIE-LCH:
        80.2150, 28.3761, 227.3478
        CIE-Luv:
        80.2150, -38.4607, -30.2370
        Hunter-Lab:
        75.5400, -21.0454, -16.7064
      #7dd3ed color charts
#7dd3ed RGB chart
      #7dd3ed CMYK chart
      #7dd3ed RGB pie chart
      #7dd3ed color shades, tints & tones
#7dd3ed color schemes
#7dd3ed color preview, HTML & CSS examples
           This text has a color of #7dd3ed        
        
          <p style="color:#7dd3ed;">Text here</p>
        
        
          .mytext {color:#7dd3ed;}
        
        Text color #7dd3ed
      
           This box has a color of #7dd3ed        
        
          <div style="background-color:#7dd3ed;">Content here</div>
        
        
          .mybackground {background-color:#7dd3ed;}
        
        Background color #7dd3ed
      
           Border around this has a color of #7dd3ed        
        
          <div style="border:2px solid #7dd3ed;">Content here</div>
        
        
          .myborder {border:2px solid #7dd3ed;}
        
        Border color #7dd3ed