#7cf8fa color space conversions
Hex:
        #7cf8fa
        RGB:
        124, 248, 250
        CMY:
        51, 3, 2
        CMYK:
        50, 1, 0, 2
      HSL:
        181°, 92.6471%, 73.3333%
        HSV (HSB):
        181°, 50.4000%, 98.0392%
        XYZ:
        59.1349, 78.3220, 102.4434
        xyY:
        0.2465, 0.3265, 78.3220
      CIE-Lab:
        90.9266, -34.0441, -11.6205
        CIE-LCH:
        90.9266, 35.9727, 198.8467
        CIE-Luv:
        90.9266, -52.4495, -12.9965
        Hunter-Lab:
        88.4997, -35.6021, -6.6817
      #7cf8fa color charts
#7cf8fa RGB chart
      #7cf8fa CMYK chart
      #7cf8fa RGB pie chart
      #7cf8fa color shades, tints & tones
#7cf8fa color schemes
#7cf8fa color preview, HTML & CSS examples
           This text has a color of #7cf8fa        
        
          <p style="color:#7cf8fa;">Text here</p>
        
        
          .mytext {color:#7cf8fa;}
        
        Text color #7cf8fa
      
           This box has a color of #7cf8fa        
        
          <div style="background-color:#7cf8fa;">Content here</div>
        
        
          .mybackground {background-color:#7cf8fa;}
        
        Background color #7cf8fa
      
           Border around this has a color of #7cf8fa        
        
          <div style="border:2px solid #7cf8fa;">Content here</div>
        
        
          .myborder {border:2px solid #7cf8fa;}
        
        Border color #7cf8fa