#7dc3eb color space conversions
Hex:
        #7dc3eb
        RGB:
        125, 195, 235
        CMY:
        51, 24, 8
        CMYK:
        47, 17, 0, 8
      HSL:
        202°, 73.3333%, 70.5882%
        HSV (HSB):
        202°, 46.8085%, 92.1569%
        XYZ:
        42.9680, 49.3883, 85.8655
        xyY:
        0.2411, 0.2771, 49.3883
      CIE-Lab:
        75.6923, -11.4839, -26.6875
        CIE-LCH:
        75.6923, 29.0535, 246.7173
        CIE-Luv:
        75.6923, -32.2742, -40.8434
        Hunter-Lab:
        70.2768, -13.8478, -23.2478
      #7dc3eb color charts
#7dc3eb RGB chart
      #7dc3eb CMYK chart
      #7dc3eb RGB pie chart
      #7dc3eb color shades, tints & tones
#7dc3eb color schemes
#7dc3eb color preview, HTML & CSS examples
           This text has a color of #7dc3eb        
        
          <p style="color:#7dc3eb;">Text here</p>
        
        
          .mytext {color:#7dc3eb;}
        
        Text color #7dc3eb
      
           This box has a color of #7dc3eb        
        
          <div style="background-color:#7dc3eb;">Content here</div>
        
        
          .mybackground {background-color:#7dc3eb;}
        
        Background color #7dc3eb
      
           Border around this has a color of #7dc3eb        
        
          <div style="border:2px solid #7dc3eb;">Content here</div>
        
        
          .myborder {border:2px solid #7dc3eb;}
        
        Border color #7dc3eb