#7cb4cd color space conversions
Hex:
        #7cb4cd
        RGB:
        124, 180, 205
        CMY:
        51, 29, 20
        CMYK:
        40, 12, 0, 20
      HSL:
        199°, 44.7514%, 64.5098%
        HSV (HSB):
        199°, 39.5122%, 80.3922%
        XYZ:
        35.6529, 41.3354, 63.8570
        xyY:
        0.2531, 0.2935, 41.3354
      CIE-Lab:
        70.4103, -11.8610, -18.4261
        CIE-LCH:
        70.4103, 21.9136, 237.2303
        CIE-Luv:
        70.4103, -27.0187, -26.7730
        Hunter-Lab:
        64.2926, -13.5265, -13.8835
      #7cb4cd color charts
#7cb4cd RGB chart
      #7cb4cd CMYK chart
      #7cb4cd RGB pie chart
      #7cb4cd color shades, tints & tones
#7cb4cd color schemes
#7cb4cd color preview, HTML & CSS examples
           This text has a color of #7cb4cd        
        
          <p style="color:#7cb4cd;">Text here</p>
        
        
          .mytext {color:#7cb4cd;}
        
        Text color #7cb4cd
      
           This box has a color of #7cb4cd        
        
          <div style="background-color:#7cb4cd;">Content here</div>
        
        
          .mybackground {background-color:#7cb4cd;}
        
        Background color #7cb4cd
      
           Border around this has a color of #7cb4cd        
        
          <div style="border:2px solid #7cb4cd;">Content here</div>
        
        
          .myborder {border:2px solid #7cb4cd;}
        
        Border color #7cb4cd