#7fc0d1 color space conversions
Hex:
        #7fc0d1
        RGB:
        127, 192, 209
        CMY:
        50, 25, 18
        CMYK:
        39, 8, 0, 18
      HSL:
        192°, 47.1264%, 65.8824%
        HSV (HSB):
        192°, 39.2344%, 81.9608%
        XYZ:
        39.1107, 46.8147, 67.2964
        xyY:
        0.2553, 0.3055, 46.8147
      CIE-Lab:
        74.0711, -16.3410, -15.0674
        CIE-LCH:
        74.0711, 22.2273, 222.6781
        CIE-Luv:
        74.0711, -30.7942, -20.8383
        Hunter-Lab:
        68.4213, -17.7040, -10.4203
      #7fc0d1 color charts
#7fc0d1 RGB chart
      #7fc0d1 CMYK chart
      #7fc0d1 RGB pie chart
      #7fc0d1 color shades, tints & tones
#7fc0d1 color schemes
#7fc0d1 color preview, HTML & CSS examples
           This text has a color of #7fc0d1        
        
          <p style="color:#7fc0d1;">Text here</p>
        
        
          .mytext {color:#7fc0d1;}
        
        Text color #7fc0d1
      
           This box has a color of #7fc0d1        
        
          <div style="background-color:#7fc0d1;">Content here</div>
        
        
          .mybackground {background-color:#7fc0d1;}
        
        Background color #7fc0d1
      
           Border around this has a color of #7fc0d1        
        
          <div style="border:2px solid #7fc0d1;">Content here</div>
        
        
          .myborder {border:2px solid #7fc0d1;}
        
        Border color #7fc0d1