#7fddfe color space conversions
Hex:
        #7fddfe
        RGB:
        127, 221, 254
        CMY:
        50, 13, 0
        CMYK:
        50, 13, 0, 0
      HSL:
        196°, 98.4496%, 74.7059%
        HSV (HSB):
        196°, 50.0000%, 99.6078%
        XYZ:
        52.4982, 63.3807, 103.2327
        xyY:
        0.2396, 0.2893, 63.3807
      CIE-Lab:
        83.6423, -19.2518, -24.6818
        CIE-LCH:
        83.6423, 31.3021, 232.0457
        CIE-Luv:
        83.6423, -41.2048, -36.8182
        Hunter-Lab:
        79.6120, -21.6134, -21.1528
      #7fddfe color charts
#7fddfe RGB chart
      #7fddfe CMYK chart
      #7fddfe RGB pie chart
      #7fddfe color shades, tints & tones
#7fddfe color schemes
#7fddfe color preview, HTML & CSS examples
           This text has a color of #7fddfe        
        
          <p style="color:#7fddfe;">Text here</p>
        
        
          .mytext {color:#7fddfe;}
        
        Text color #7fddfe
      
           This box has a color of #7fddfe        
        
          <div style="background-color:#7fddfe;">Content here</div>
        
        
          .mybackground {background-color:#7fddfe;}
        
        Background color #7fddfe
      
           Border around this has a color of #7fddfe        
        
          <div style="border:2px solid #7fddfe;">Content here</div>
        
        
          .myborder {border:2px solid #7fddfe;}
        
        Border color #7fddfe