#7fc2d7 color space conversions
Hex:
        #7fc2d7
        RGB:
        127, 194, 215
        CMY:
        50, 24, 16
        CMYK:
        41, 10, 0, 16
      HSL:
        194°, 52.3810%, 67.0588%
        HSV (HSB):
        194°, 40.9302%, 84.3137%
        XYZ:
        40.3099, 48.0019, 71.4307
        xyY:
        0.2523, 0.3005, 48.0019
      CIE-Lab:
        74.8261, -15.8323, -17.1853
        CIE-LCH:
        74.8261, 23.3666, 227.3466
        CIE-Luv:
        74.8261, -31.5197, -24.3904
        Hunter-Lab:
        69.2834, -17.3925, -12.6292
      #7fc2d7 color charts
#7fc2d7 RGB chart
      #7fc2d7 CMYK chart
      #7fc2d7 RGB pie chart
      #7fc2d7 color shades, tints & tones
#7fc2d7 color schemes
#7fc2d7 color preview, HTML & CSS examples
           This text has a color of #7fc2d7        
        
          <p style="color:#7fc2d7;">Text here</p>
        
        
          .mytext {color:#7fc2d7;}
        
        Text color #7fc2d7
      
           This box has a color of #7fc2d7        
        
          <div style="background-color:#7fc2d7;">Content here</div>
        
        
          .mybackground {background-color:#7fc2d7;}
        
        Background color #7fc2d7
      
           Border around this has a color of #7fc2d7        
        
          <div style="border:2px solid #7fc2d7;">Content here</div>
        
        
          .myborder {border:2px solid #7fc2d7;}
        
        Border color #7fc2d7