#7dace2 color space conversions
Hex:
        #7dace2
        RGB:
        125, 172, 226
        CMY:
        51, 33, 11
        CMYK:
        45, 24, 0, 11
      HSL:
        212°, 63.5220%, 68.8235%
        HSV (HSB):
        212°, 44.6903%, 88.6275%
        XYZ:
        36.9374, 39.3560, 77.6012
        xyY:
        0.2400, 0.2557, 39.3560
      CIE-Lab:
        69.0084, -1.5387, -32.0824
        CIE-LCH:
        69.0084, 32.1192, 267.2542
        CIE-Luv:
        69.0084, -23.3732, -50.6955
        Hunter-Lab:
        62.7344, -4.6859, -29.4265
      #7dace2 color charts
#7dace2 RGB chart
      #7dace2 CMYK chart
      #7dace2 RGB pie chart
      #7dace2 color shades, tints & tones
#7dace2 color schemes
#7dace2 color preview, HTML & CSS examples
           This text has a color of #7dace2        
        
          <p style="color:#7dace2;">Text here</p>
        
        
          .mytext {color:#7dace2;}
        
        Text color #7dace2
      
           This box has a color of #7dace2        
        
          <div style="background-color:#7dace2;">Content here</div>
        
        
          .mybackground {background-color:#7dace2;}
        
        Background color #7dace2
      
           Border around this has a color of #7dace2        
        
          <div style="border:2px solid #7dace2;">Content here</div>
        
        
          .myborder {border:2px solid #7dace2;}
        
        Border color #7dace2