#7de8ff color space conversions
Hex:
        #7de8ff
        RGB:
        125, 232, 255
        CMY:
        51, 9, 0
        CMYK:
        51, 9, 0, 0
      HSL:
        191°, 100.0000%, 74.5098%
        HSV (HSB):
        191°, 50.9804%, 100.0000%
        XYZ:
        55.3641, 69.2932, 105.0647
        xyY:
        0.2410, 0.3016, 69.2932
      CIE-Lab:
        86.6490, -24.8790, -20.6532
        CIE-LCH:
        86.6490, 32.3345, 219.6976
        CIE-Luv:
        86.6490, -45.9291, -29.3161
        Hunter-Lab:
        83.2425, -26.9553, -16.5632
      #7de8ff color charts
#7de8ff RGB chart
      #7de8ff CMYK chart
      #7de8ff RGB pie chart
      #7de8ff color shades, tints & tones
#7de8ff color schemes
#7de8ff color preview, HTML & CSS examples
           This text has a color of #7de8ff        
        
          <p style="color:#7de8ff;">Text here</p>
        
        
          .mytext {color:#7de8ff;}
        
        Text color #7de8ff
      
           This box has a color of #7de8ff        
        
          <div style="background-color:#7de8ff;">Content here</div>
        
        
          .mybackground {background-color:#7de8ff;}
        
        Background color #7de8ff
      
           Border around this has a color of #7de8ff        
        
          <div style="border:2px solid #7de8ff;">Content here</div>
        
        
          .myborder {border:2px solid #7de8ff;}
        
        Border color #7de8ff