#7cd5fa color space conversions
Hex:
        #7cd5fa
        RGB:
        124, 213, 250
        CMY:
        51, 16, 2
        CMYK:
        50, 15, 0, 2
      HSL:
        198°, 92.6471%, 73.3333%
        HSV (HSB):
        198°, 50.4000%, 98.0392%
        XYZ:
        49.3617, 58.7757, 99.1857
        xyY:
        0.2381, 0.2835, 58.7757
      CIE-Lab:
        81.1682, -16.9258, -26.3457
        CIE-LCH:
        81.1682, 31.3142, 237.2814
        CIE-Luv:
        81.1682, -39.1737, -39.8481
        Hunter-Lab:
        76.6653, -19.2353, -23.0407
      #7cd5fa color charts
#7cd5fa RGB chart
      #7cd5fa CMYK chart
      #7cd5fa RGB pie chart
      #7cd5fa color shades, tints & tones
#7cd5fa color schemes
#7cd5fa color preview, HTML & CSS examples
           This text has a color of #7cd5fa        
        
          <p style="color:#7cd5fa;">Text here</p>
        
        
          .mytext {color:#7cd5fa;}
        
        Text color #7cd5fa
      
           This box has a color of #7cd5fa        
        
          <div style="background-color:#7cd5fa;">Content here</div>
        
        
          .mybackground {background-color:#7cd5fa;}
        
        Background color #7cd5fa
      
           Border around this has a color of #7cd5fa        
        
          <div style="border:2px solid #7cd5fa;">Content here</div>
        
        
          .myborder {border:2px solid #7cd5fa;}
        
        Border color #7cd5fa