#7fadc2 color space conversions
Hex:
        #7fadc2
        RGB:
        127, 173, 194
        CMY:
        50, 32, 24
        CMYK:
        35, 11, 0, 24
      HSL:
        199°, 35.4497%, 62.9412%
        HSV (HSB):
        199°, 34.5361%, 76.0784%
        XYZ:
        33.4336, 38.2942, 56.6683
        xyY:
        0.2604, 0.2983, 38.2942
      CIE-Lab:
        68.2369, -10.1361, -15.6395
        CIE-LCH:
        68.2369, 18.6369, 237.0525
        CIE-Luv:
        68.2369, -22.9861, -22.4074
        Hunter-Lab:
        61.8823, -11.8547, -10.9768
      #7fadc2 color charts
#7fadc2 RGB chart
      #7fadc2 CMYK chart
      #7fadc2 RGB pie chart
      #7fadc2 color shades, tints & tones
#7fadc2 color schemes
#7fadc2 color preview, HTML & CSS examples
           This text has a color of #7fadc2        
        
          <p style="color:#7fadc2;">Text here</p>
        
        
          .mytext {color:#7fadc2;}
        
        Text color #7fadc2
      
           This box has a color of #7fadc2        
        
          <div style="background-color:#7fadc2;">Content here</div>
        
        
          .mybackground {background-color:#7fadc2;}
        
        Background color #7fadc2
      
           Border around this has a color of #7fadc2        
        
          <div style="border:2px solid #7fadc2;">Content here</div>
        
        
          .myborder {border:2px solid #7fadc2;}
        
        Border color #7fadc2