#7cb5fe color space conversions
Hex:
        #7cb5fe
        RGB:
        124, 181, 254
        CMY:
        51, 29, 0
        CMYK:
        51, 29, 0, 0
      HSL:
        214°, 98.4848%, 74.1176%
        HSV (HSB):
        214°, 51.1811%, 99.6078%
        XYZ:
        42.7254, 44.4886, 100.1012
        xyY:
        0.2281, 0.2375, 44.4886
      CIE-Lab:
        72.5539, 1.3205, -41.7926
        CIE-LCH:
        72.5539, 41.8135, 271.8097
        CIE-Luv:
        72.5539, -27.0605, -67.9517
        Hunter-Lab:
        66.6998, -2.3840, -42.2910
      #7cb5fe color charts
#7cb5fe RGB chart
      #7cb5fe CMYK chart
      #7cb5fe RGB pie chart
      #7cb5fe color shades, tints & tones
#7cb5fe color schemes
#7cb5fe color preview, HTML & CSS examples
           This text has a color of #7cb5fe        
        
          <p style="color:#7cb5fe;">Text here</p>
        
        
          .mytext {color:#7cb5fe;}
        
        Text color #7cb5fe
      
           This box has a color of #7cb5fe        
        
          <div style="background-color:#7cb5fe;">Content here</div>
        
        
          .mybackground {background-color:#7cb5fe;}
        
        Background color #7cb5fe
      
           Border around this has a color of #7cb5fe        
        
          <div style="border:2px solid #7cb5fe;">Content here</div>
        
        
          .myborder {border:2px solid #7cb5fe;}
        
        Border color #7cb5fe