#7db6cb color space conversions
Hex:
        #7db6cb
        RGB:
        125, 182, 203
        CMY:
        51, 29, 20
        CMYK:
        38, 10, 0, 20
      HSL:
        196°, 42.8571%, 64.3137%
        HSV (HSB):
        196°, 38.4236%, 79.6078%
        XYZ:
        35.9649, 42.1277, 62.7358
        xyY:
        0.2554, 0.2991, 42.1277
      CIE-Lab:
        70.9589, -13.1768, -16.4946
        CIE-LCH:
        70.9589, 21.1117, 231.3802
        CIE-Luv:
        70.9589, -27.4864, -23.4771
        Hunter-Lab:
        64.9058, -14.6768, -11.8737
      #7db6cb color charts
#7db6cb RGB chart
      #7db6cb CMYK chart
      #7db6cb RGB pie chart
      #7db6cb color shades, tints & tones
#7db6cb color schemes
#7db6cb color preview, HTML & CSS examples
           This text has a color of #7db6cb        
        
          <p style="color:#7db6cb;">Text here</p>
        
        
          .mytext {color:#7db6cb;}
        
        Text color #7db6cb
      
           This box has a color of #7db6cb        
        
          <div style="background-color:#7db6cb;">Content here</div>
        
        
          .mybackground {background-color:#7db6cb;}
        
        Background color #7db6cb
      
           Border around this has a color of #7db6cb        
        
          <div style="border:2px solid #7db6cb;">Content here</div>
        
        
          .myborder {border:2px solid #7db6cb;}
        
        Border color #7db6cb