#7dbfce color space conversions
Hex:
        #7dbfce
        RGB:
        125, 191, 206
        CMY:
        51, 25, 19
        CMYK:
        39, 7, 0, 19
      HSL:
        191°, 45.2514%, 64.9020%
        HSV (HSB):
        191°, 39.3204%, 80.7843%
        XYZ:
        38.2288, 46.0778, 65.2716
        xyY:
        0.2556, 0.3081, 46.0778
      CIE-Lab:
        73.5960, -17.1093, -14.1605
        CIE-LCH:
        73.5960, 22.2092, 219.6128
        CIE-Luv:
        73.5960, -31.1551, -19.2438
        Hunter-Lab:
        67.8806, -18.2640, -9.4947
      #7dbfce color charts
#7dbfce RGB chart
      #7dbfce CMYK chart
      #7dbfce RGB pie chart
      #7dbfce color shades, tints & tones
#7dbfce color schemes
#7dbfce color preview, HTML & CSS examples
           This text has a color of #7dbfce        
        
          <p style="color:#7dbfce;">Text here</p>
        
        
          .mytext {color:#7dbfce;}
        
        Text color #7dbfce
      
           This box has a color of #7dbfce        
        
          <div style="background-color:#7dbfce;">Content here</div>
        
        
          .mybackground {background-color:#7dbfce;}
        
        Background color #7dbfce
      
           Border around this has a color of #7dbfce        
        
          <div style="border:2px solid #7dbfce;">Content here</div>
        
        
          .myborder {border:2px solid #7dbfce;}
        
        Border color #7dbfce