#7fc0cb color space conversions
Hex:
        #7fc0cb
        RGB:
        127, 192, 203
        CMY:
        50, 25, 20
        CMYK:
        37, 5, 0, 20
      HSL:
        189°, 42.2222%, 64.7059%
        HSV (HSB):
        189°, 37.4384%, 79.6078%
        XYZ:
        38.3815, 46.5231, 63.4568
        xyY:
        0.2587, 0.3136, 46.5231
      CIE-Lab:
        73.8837, -17.8586, -12.0870
        CIE-LCH:
        73.8837, 21.5644, 214.0907
        CIE-Luv:
        73.8837, -30.8816, -15.8097
        Hunter-Lab:
        68.2078, -18.9192, -7.4147
      #7fc0cb color charts
#7fc0cb RGB chart
      #7fc0cb CMYK chart
      #7fc0cb RGB pie chart
      #7fc0cb color shades, tints & tones
#7fc0cb color schemes
#7fc0cb color preview, HTML & CSS examples
           This text has a color of #7fc0cb        
        
          <p style="color:#7fc0cb;">Text here</p>
        
        
          .mytext {color:#7fc0cb;}
        
        Text color #7fc0cb
      
           This box has a color of #7fc0cb        
        
          <div style="background-color:#7fc0cb;">Content here</div>
        
        
          .mybackground {background-color:#7fc0cb;}
        
        Background color #7fc0cb
      
           Border around this has a color of #7fc0cb        
        
          <div style="border:2px solid #7fc0cb;">Content here</div>
        
        
          .myborder {border:2px solid #7fc0cb;}
        
        Border color #7fc0cb