#7fb0bd color space conversions
Hex:
        #7fb0bd
        RGB:
        127, 176, 189
        CMY:
        50, 31, 26
        CMYK:
        33, 7, 0, 26
      HSL:
        193°, 31.9588%, 61.9608%
        HSV (HSB):
        193°, 32.8042%, 74.1176%
        XYZ:
        33.4630, 39.2368, 53.9539
        xyY:
        0.2642, 0.3098, 39.2368
      CIE-Lab:
        68.9225, -12.9874, -11.8467
        CIE-LCH:
        68.9225, 17.5789, 222.3701
        CIE-Luv:
        68.9225, -24.2663, -15.9871
        Hunter-Lab:
        62.6393, -14.2609, -7.2215
      #7fb0bd color charts
#7fb0bd RGB chart
      #7fb0bd CMYK chart
      #7fb0bd RGB pie chart
      #7fb0bd color shades, tints & tones
#7fb0bd color schemes
#7fb0bd color preview, HTML & CSS examples
           This text has a color of #7fb0bd        
        
          <p style="color:#7fb0bd;">Text here</p>
        
        
          .mytext {color:#7fb0bd;}
        
        Text color #7fb0bd
      
           This box has a color of #7fb0bd        
        
          <div style="background-color:#7fb0bd;">Content here</div>
        
        
          .mybackground {background-color:#7fb0bd;}
        
        Background color #7fb0bd
      
           Border around this has a color of #7fb0bd        
        
          <div style="border:2px solid #7fb0bd;">Content here</div>
        
        
          .myborder {border:2px solid #7fb0bd;}
        
        Border color #7fb0bd