#7dafd4 color space conversions
Hex:
        #7dafd4
        RGB:
        125, 175, 212
        CMY:
        51, 31, 17
        CMYK:
        41, 17, 0, 17
      HSL:
        206°, 50.2890%, 66.0784%
        HSV (HSB):
        206°, 41.0377%, 83.1373%
        XYZ:
        35.6711, 39.7734, 68.0843
        xyY:
        0.2485, 0.2771, 39.7734
      CIE-Lab:
        69.3078, -7.0478, -23.9423
        CIE-LCH:
        69.3078, 24.9581, 253.5974
        CIE-Luv:
        69.3078, -24.5720, -36.4208
        Hunter-Lab:
        63.0661, -9.4037, -19.8614
      #7dafd4 color charts
#7dafd4 RGB chart
      #7dafd4 CMYK chart
      #7dafd4 RGB pie chart
      #7dafd4 color shades, tints & tones
#7dafd4 color schemes
#7dafd4 color preview, HTML & CSS examples
           This text has a color of #7dafd4        
        
          <p style="color:#7dafd4;">Text here</p>
        
        
          .mytext {color:#7dafd4;}
        
        Text color #7dafd4
      
           This box has a color of #7dafd4        
        
          <div style="background-color:#7dafd4;">Content here</div>
        
        
          .mybackground {background-color:#7dafd4;}
        
        Background color #7dafd4
      
           Border around this has a color of #7dafd4        
        
          <div style="border:2px solid #7dafd4;">Content here</div>
        
        
          .myborder {border:2px solid #7dafd4;}
        
        Border color #7dafd4