#7dddf2 color space conversions
Hex:
        #7dddf2
        RGB:
        125, 221, 242
        CMY:
        51, 13, 5
        CMYK:
        48, 9, 0, 5
      HSL:
        191°, 81.8182%, 71.9608%
        HSV (HSB):
        191°, 48.3471%, 94.9020%
        XYZ:
        50.3409, 62.4837, 93.4117
        xyY:
        0.2441, 0.3030, 62.4837
      CIE-Lab:
        83.1700, -22.9142, -19.0567
        CIE-LCH:
        83.1700, 29.8030, 219.7488
        CIE-Luv:
        83.1700, -42.1829, -26.7936
        Hunter-Lab:
        79.0466, -24.6537, -14.7321
      #7dddf2 color charts
#7dddf2 RGB chart
      #7dddf2 CMYK chart
      #7dddf2 RGB pie chart
      #7dddf2 color shades, tints & tones
#7dddf2 color schemes
#7dddf2 color preview, HTML & CSS examples
           This text has a color of #7dddf2        
        
          <p style="color:#7dddf2;">Text here</p>
        
        
          .mytext {color:#7dddf2;}
        
        Text color #7dddf2
      
           This box has a color of #7dddf2        
        
          <div style="background-color:#7dddf2;">Content here</div>
        
        
          .mybackground {background-color:#7dddf2;}
        
        Background color #7dddf2
      
           Border around this has a color of #7dddf2        
        
          <div style="border:2px solid #7dddf2;">Content here</div>
        
        
          .myborder {border:2px solid #7dddf2;}
        
        Border color #7dddf2