#7dace9 color space conversions
Hex:
        #7dace9
        RGB:
        125, 172, 233
        CMY:
        51, 33, 9
        CMYK:
        46, 26, 0, 9
      HSL:
        214°, 71.0526%, 70.1961%
        HSV (HSB):
        214°, 46.3519%, 91.3725%
        XYZ:
        37.9180, 39.7482, 82.7645
        xyY:
        0.2364, 0.2478, 39.7482
      CIE-Lab:
        69.2898, 0.4486, -35.4745
        CIE-LCH:
        69.2898, 35.4774, 270.7245
        CIE-Luv:
        69.2898, -23.3848, -56.6961
        Hunter-Lab:
        63.0462, -2.9753, -33.7012
      #7dace9 color charts
#7dace9 RGB chart
      #7dace9 CMYK chart
      #7dace9 RGB pie chart
      #7dace9 color shades, tints & tones
#7dace9 color schemes
#7dace9 color preview, HTML & CSS examples
           This text has a color of #7dace9        
        
          <p style="color:#7dace9;">Text here</p>
        
        
          .mytext {color:#7dace9;}
        
        Text color #7dace9
      
           This box has a color of #7dace9        
        
          <div style="background-color:#7dace9;">Content here</div>
        
        
          .mybackground {background-color:#7dace9;}
        
        Background color #7dace9
      
           Border around this has a color of #7dace9        
        
          <div style="border:2px solid #7dace9;">Content here</div>
        
        
          .myborder {border:2px solid #7dace9;}
        
        Border color #7dace9