#7fb2b2 color space conversions
Hex:
        #7fb2b2
        RGB:
        127, 178, 178
        CMY:
        50, 30, 30
        CMYK:
        29, 0, 0, 30
      HSL:
        180°, 24.8780%, 59.8039%
        HSV (HSB):
        180°, 28.6517%, 69.8039%
        XYZ:
        32.7087, 39.5672, 48.0328
        xyY:
        0.2719, 0.3289, 39.5672
      CIE-Lab:
        69.1601, -16.6851, -5.4217
        CIE-LCH:
        69.1601, 17.5438, 198.0012
        CIE-Luv:
        69.1601, -25.1689, -5.4410
        Hunter-Lab:
        62.9024, -17.2610, -1.2426
      #7fb2b2 color charts
#7fb2b2 RGB chart
      #7fb2b2 CMYK chart
      #7fb2b2 RGB pie chart
      #7fb2b2 color shades, tints & tones
#7fb2b2 color schemes
#7fb2b2 color preview, HTML & CSS examples
           This text has a color of #7fb2b2        
        
          <p style="color:#7fb2b2;">Text here</p>
        
        
          .mytext {color:#7fb2b2;}
        
        Text color #7fb2b2
      
           This box has a color of #7fb2b2        
        
          <div style="background-color:#7fb2b2;">Content here</div>
        
        
          .mybackground {background-color:#7fb2b2;}
        
        Background color #7fb2b2
      
           Border around this has a color of #7fb2b2        
        
          <div style="border:2px solid #7fb2b2;">Content here</div>
        
        
          .myborder {border:2px solid #7fb2b2;}
        
        Border color #7fb2b2