#7fbeff color space conversions
Hex:
        #7fbeff
        RGB:
        127, 190, 255
        CMY:
        50, 25, 0
        CMYK:
        50, 25, 0, 0
      HSL:
        210°, 100.0000%, 74.9020%
        HSV (HSB):
        210°, 50.1961%, 100.0000%
        XYZ:
        45.2159, 48.5589, 101.5974
        xyY:
        0.2314, 0.2485, 48.5589
      CIE-Lab:
        75.1761, -2.6805, -38.2357
        CIE-LCH:
        75.1761, 38.3295, 265.9899
        CIE-Luv:
        75.1761, -29.4399, -61.6427
        Hunter-Lab:
        69.6842, -6.1245, -37.6640
      #7fbeff color charts
#7fbeff RGB chart
      #7fbeff CMYK chart
      #7fbeff RGB pie chart
      #7fbeff color shades, tints & tones
#7fbeff color schemes
#7fbeff color preview, HTML & CSS examples
           This text has a color of #7fbeff        
        
          <p style="color:#7fbeff;">Text here</p>
        
        
          .mytext {color:#7fbeff;}
        
        Text color #7fbeff
      
           This box has a color of #7fbeff        
        
          <div style="background-color:#7fbeff;">Content here</div>
        
        
          .mybackground {background-color:#7fbeff;}
        
        Background color #7fbeff
      
           Border around this has a color of #7fbeff        
        
          <div style="border:2px solid #7fbeff;">Content here</div>
        
        
          .myborder {border:2px solid #7fbeff;}
        
        Border color #7fbeff