#7de8fd color space conversions
Hex:
        #7de8fd
        RGB:
        125, 232, 253
        CMY:
        51, 9, 1
        CMYK:
        51, 8, 0, 1
      HSL:
        190°, 96.9697%, 74.1176%
        HSV (HSB):
        190°, 50.5929%, 99.2157%
        XYZ:
        55.0437, 69.1650, 103.3776
        xyY:
        0.2419, 0.3039, 69.1650
      CIE-Lab:
        86.5857, -25.4131, -19.6988
        CIE-LCH:
        86.5857, 32.1538, 217.7808
        CIE-Luv:
        86.5857, -46.0033, -27.6277
        Hunter-Lab:
        83.1655, -27.3982, -15.4836
      #7de8fd color charts
#7de8fd RGB chart
      #7de8fd CMYK chart
      #7de8fd RGB pie chart
      #7de8fd color shades, tints & tones
#7de8fd color schemes
#7de8fd color preview, HTML & CSS examples
           This text has a color of #7de8fd        
        
          <p style="color:#7de8fd;">Text here</p>
        
        
          .mytext {color:#7de8fd;}
        
        Text color #7de8fd
      
           This box has a color of #7de8fd        
        
          <div style="background-color:#7de8fd;">Content here</div>
        
        
          .mybackground {background-color:#7de8fd;}
        
        Background color #7de8fd
      
           Border around this has a color of #7de8fd        
        
          <div style="border:2px solid #7de8fd;">Content here</div>
        
        
          .myborder {border:2px solid #7de8fd;}
        
        Border color #7de8fd