#7fc0e0 color space conversions
Hex:
        #7fc0e0
        RGB:
        127, 192, 224
        CMY:
        50, 25, 12
        CMYK:
        43, 14, 0, 12
      HSL:
        200°, 61.0063%, 68.8235%
        HSV (HSB):
        200°, 43.3036%, 87.8431%
        XYZ:
        41.0566, 47.5931, 77.5435
        xyY:
        0.2470, 0.2864, 47.5931
      CIE-Lab:
        74.5676, -12.4126, -22.4533
        CIE-LCH:
        74.5676, 25.6558, 241.0654
        CIE-Luv:
        74.5676, -30.5827, -33.5531
        Hunter-Lab:
        68.9878, -14.4982, -18.3516
      #7fc0e0 color charts
#7fc0e0 RGB chart
      #7fc0e0 CMYK chart
      #7fc0e0 RGB pie chart
      #7fc0e0 color shades, tints & tones
#7fc0e0 color schemes
#7fc0e0 color preview, HTML & CSS examples
           This text has a color of #7fc0e0        
        
          <p style="color:#7fc0e0;">Text here</p>
        
        
          .mytext {color:#7fc0e0;}
        
        Text color #7fc0e0
      
           This box has a color of #7fc0e0        
        
          <div style="background-color:#7fc0e0;">Content here</div>
        
        
          .mybackground {background-color:#7fc0e0;}
        
        Background color #7fc0e0
      
           Border around this has a color of #7fc0e0        
        
          <div style="border:2px solid #7fc0e0;">Content here</div>
        
        
          .myborder {border:2px solid #7fc0e0;}
        
        Border color #7fc0e0