#7dcaf5 color space conversions
Hex:
        #7dcaf5
        RGB:
        125, 202, 245
        CMY:
        51, 21, 4
        CMYK:
        49, 18, 0, 4
      HSL:
        202°, 85.7143%, 72.5490%
        HSV (HSB):
        202°, 48.9796%, 96.0784%
        XYZ:
        46.0594, 53.1936, 94.2260
        xyY:
        0.2381, 0.2749, 53.1936
      CIE-Lab:
        77.9892, -12.3934, -28.5398
        CIE-LCH:
        77.9892, 31.1145, 246.5271
        CIE-Luv:
        77.9892, -34.7872, -44.0091
        Hunter-Lab:
        72.9339, -14.9077, -25.5451
      #7dcaf5 color charts
#7dcaf5 RGB chart
      #7dcaf5 CMYK chart
      #7dcaf5 RGB pie chart
      #7dcaf5 color shades, tints & tones
#7dcaf5 color schemes
#7dcaf5 color preview, HTML & CSS examples
           This text has a color of #7dcaf5        
        
          <p style="color:#7dcaf5;">Text here</p>
        
        
          .mytext {color:#7dcaf5;}
        
        Text color #7dcaf5
      
           This box has a color of #7dcaf5        
        
          <div style="background-color:#7dcaf5;">Content here</div>
        
        
          .mybackground {background-color:#7dcaf5;}
        
        Background color #7dcaf5
      
           Border around this has a color of #7dcaf5        
        
          <div style="border:2px solid #7dcaf5;">Content here</div>
        
        
          .myborder {border:2px solid #7dcaf5;}
        
        Border color #7dcaf5