#7fc3ce color space conversions
Hex:
        #7fc3ce
        RGB:
        127, 195, 206
        CMY:
        50, 24, 19
        CMYK:
        38, 5, 0, 19
      HSL:
        188°, 44.6328%, 65.2941%
        HSV (HSB):
        188°, 38.3495%, 80.7843%
        XYZ:
        39.4081, 47.9985, 65.5801
        xyY:
        0.2576, 0.3137, 47.9985
      CIE-Lab:
        74.8240, -18.6456, -12.3087
        CIE-LCH:
        74.8240, 22.3420, 213.4303
        CIE-Luv:
        74.8240, -32.0743, -16.0762
        Hunter-Lab:
        69.2809, -19.7080, -7.6262
      #7fc3ce color charts
#7fc3ce RGB chart
      #7fc3ce CMYK chart
      #7fc3ce RGB pie chart
      #7fc3ce color shades, tints & tones
#7fc3ce color schemes
#7fc3ce color preview, HTML & CSS examples
           This text has a color of #7fc3ce        
        
          <p style="color:#7fc3ce;">Text here</p>
        
        
          .mytext {color:#7fc3ce;}
        
        Text color #7fc3ce
      
           This box has a color of #7fc3ce        
        
          <div style="background-color:#7fc3ce;">Content here</div>
        
        
          .mybackground {background-color:#7fc3ce;}
        
        Background color #7fc3ce
      
           Border around this has a color of #7fc3ce        
        
          <div style="border:2px solid #7fc3ce;">Content here</div>
        
        
          .myborder {border:2px solid #7fc3ce;}
        
        Border color #7fc3ce