#7ff0fd color space conversions
Hex:
        #7ff0fd
        RGB:
        127, 240, 253
        CMY:
        50, 6, 1
        CMYK:
        50, 5, 0, 1
      HSL:
        186°, 96.9231%, 74.5098%
        HSV (HSB):
        186°, 49.8024%, 99.2157%
        XYZ:
        57.6421, 73.9241, 104.1592
        xyY:
        0.2445, 0.3136, 73.9241
      CIE-Lab:
        88.8866, -28.8731, -16.2259
        CIE-LCH:
        88.8866, 33.1201, 209.3349
        CIE-Luv:
        88.8866, -48.4661, -21.3637
        Hunter-Lab:
        85.9791, -30.7934, -11.6414
      #7ff0fd color charts
#7ff0fd RGB chart
      #7ff0fd CMYK chart
      #7ff0fd RGB pie chart
      #7ff0fd color shades, tints & tones
#7ff0fd color schemes
#7ff0fd color preview, HTML & CSS examples
           This text has a color of #7ff0fd        
        
          <p style="color:#7ff0fd;">Text here</p>
        
        
          .mytext {color:#7ff0fd;}
        
        Text color #7ff0fd
      
           This box has a color of #7ff0fd        
        
          <div style="background-color:#7ff0fd;">Content here</div>
        
        
          .mybackground {background-color:#7ff0fd;}
        
        Background color #7ff0fd
      
           Border around this has a color of #7ff0fd        
        
          <div style="border:2px solid #7ff0fd;">Content here</div>
        
        
          .myborder {border:2px solid #7ff0fd;}
        
        Border color #7ff0fd