#7fb4ea color space conversions
Hex:
        #7fb4ea
        RGB:
        127, 180, 234
        CMY:
        50, 29, 8
        CMYK:
        46, 23, 0, 8
      HSL:
        210°, 71.8121%, 70.7843%
        HSV (HSB):
        210°, 45.7265%, 91.7647%
        XYZ:
        39.9249, 43.0951, 84.0558
        xyY:
        0.2390, 0.2579, 43.0951
      CIE-Lab:
        71.6194, -3.2101, -32.4023
        CIE-LCH:
        71.6194, 32.5610, 264.3421
        CIE-Luv:
        71.6194, -25.7699, -51.2755
        Hunter-Lab:
        65.6468, -6.3222, -29.9636
      #7fb4ea color charts
#7fb4ea RGB chart
      #7fb4ea CMYK chart
      #7fb4ea RGB pie chart
      #7fb4ea color shades, tints & tones
#7fb4ea color schemes
#7fb4ea color preview, HTML & CSS examples
           This text has a color of #7fb4ea        
        
          <p style="color:#7fb4ea;">Text here</p>
        
        
          .mytext {color:#7fb4ea;}
        
        Text color #7fb4ea
      
           This box has a color of #7fb4ea        
        
          <div style="background-color:#7fb4ea;">Content here</div>
        
        
          .mybackground {background-color:#7fb4ea;}
        
        Background color #7fb4ea
      
           Border around this has a color of #7fb4ea        
        
          <div style="border:2px solid #7fb4ea;">Content here</div>
        
        
          .myborder {border:2px solid #7fb4ea;}
        
        Border color #7fb4ea