#7ff5fd color space conversions
Hex:
        #7ff5fd
        RGB:
        127, 245, 253
        CMY:
        50, 4, 1
        CMYK:
        50, 3, 0, 1
      HSL:
        184°, 96.9231%, 74.5098%
        HSV (HSB):
        184°, 49.8024%, 99.2157%
        XYZ:
        59.1344, 76.9087, 104.6567
        xyY:
        0.2457, 0.3195, 76.9087
      CIE-Lab:
        90.2796, -31.2561, -14.1374
        CIE-LCH:
        90.2796, 34.3047, 204.3377
        CIE-Luv:
        90.2796, -50.3599, -17.5631
        Hunter-Lab:
        87.6976, -33.1084, -9.3672
      #7ff5fd color charts
#7ff5fd RGB chart
      #7ff5fd CMYK chart
      #7ff5fd RGB pie chart
      #7ff5fd color shades, tints & tones
#7ff5fd color schemes
#7ff5fd color preview, HTML & CSS examples
           This text has a color of #7ff5fd        
        
          <p style="color:#7ff5fd;">Text here</p>
        
        
          .mytext {color:#7ff5fd;}
        
        Text color #7ff5fd
      
           This box has a color of #7ff5fd        
        
          <div style="background-color:#7ff5fd;">Content here</div>
        
        
          .mybackground {background-color:#7ff5fd;}
        
        Background color #7ff5fd
      
           Border around this has a color of #7ff5fd        
        
          <div style="border:2px solid #7ff5fd;">Content here</div>
        
        
          .myborder {border:2px solid #7ff5fd;}
        
        Border color #7ff5fd