#7cf7fa color space conversions
Hex:
        #7cf7fa
        RGB:
        124, 247, 250
        CMY:
        51, 3, 2
        CMYK:
        50, 1, 0, 2
      HSL:
        181°, 92.6471%, 73.3333%
        HSV (HSB):
        181°, 50.4000%, 98.0392%
        XYZ:
        58.8283, 77.7087, 102.3412
        xyY:
        0.2463, 0.3253, 77.7087
      CIE-Lab:
        90.6468, -33.5771, -12.0377
        CIE-LCH:
        90.6468, 35.6697, 199.7233
        CIE-Luv:
        90.6468, -52.0731, -13.7505
        Hunter-Lab:
        88.1526, -35.1457, -7.1263
      #7cf7fa color charts
#7cf7fa RGB chart
      #7cf7fa CMYK chart
      #7cf7fa RGB pie chart
      #7cf7fa color shades, tints & tones
#7cf7fa color schemes
#7cf7fa color preview, HTML & CSS examples
           This text has a color of #7cf7fa        
        
          <p style="color:#7cf7fa;">Text here</p>
        
        
          .mytext {color:#7cf7fa;}
        
        Text color #7cf7fa
      
           This box has a color of #7cf7fa        
        
          <div style="background-color:#7cf7fa;">Content here</div>
        
        
          .mybackground {background-color:#7cf7fa;}
        
        Background color #7cf7fa
      
           Border around this has a color of #7cf7fa        
        
          <div style="border:2px solid #7cf7fa;">Content here</div>
        
        
          .myborder {border:2px solid #7cf7fa;}
        
        Border color #7cf7fa