#7cb5bd color space conversions
Hex:
        #7cb5bd
        RGB:
        124, 181, 189
        CMY:
        51, 29, 26
        CMYK:
        34, 4, 0, 26
      HSL:
        187°, 32.9949%, 61.3725%
        HSV (HSB):
        187°, 34.3915%, 74.1176%
        XYZ:
        34.0214, 41.0070, 54.2661
        xyY:
        0.2631, 0.3172, 41.0070
      CIE-Lab:
        70.1808, -16.4585, -9.9819
        CIE-LCH:
        70.1808, 19.2489, 211.2363
        CIE-Luv:
        70.1808, -27.5815, -12.5751
        Hunter-Lab:
        64.0367, -17.2308, -5.4180
      #7cb5bd color charts
#7cb5bd RGB chart
      #7cb5bd CMYK chart
      #7cb5bd RGB pie chart
      #7cb5bd color shades, tints & tones
#7cb5bd color schemes
#7cb5bd color preview, HTML & CSS examples
           This text has a color of #7cb5bd        
        
          <p style="color:#7cb5bd;">Text here</p>
        
        
          .mytext {color:#7cb5bd;}
        
        Text color #7cb5bd
      
           This box has a color of #7cb5bd        
        
          <div style="background-color:#7cb5bd;">Content here</div>
        
        
          .mybackground {background-color:#7cb5bd;}
        
        Background color #7cb5bd
      
           Border around this has a color of #7cb5bd        
        
          <div style="border:2px solid #7cb5bd;">Content here</div>
        
        
          .myborder {border:2px solid #7cb5bd;}
        
        Border color #7cb5bd