#7fbefd color space conversions
Hex:
        #7fbefd
        RGB:
        127, 190, 253
        CMY:
        50, 25, 1
        CMYK:
        50, 25, 0, 1
      HSL:
        210°, 96.9231%, 74.5098%
        HSV (HSB):
        210°, 49.8024%, 99.2157%
        XYZ:
        44.8955, 48.4308, 99.9103
        xyY:
        0.2323, 0.2506, 48.4308
      CIE-Lab:
        75.0958, -3.2585, -37.2862
        CIE-LCH:
        75.0958, 37.4284, 265.0055
        CIE-Luv:
        75.0958, -29.4600, -59.9302
        Hunter-Lab:
        69.5922, -6.6321, -36.4053
      #7fbefd color charts
#7fbefd RGB chart
      #7fbefd CMYK chart
      #7fbefd RGB pie chart
      #7fbefd color shades, tints & tones
#7fbefd color schemes
#7fbefd color preview, HTML & CSS examples
           This text has a color of #7fbefd        
        
          <p style="color:#7fbefd;">Text here</p>
        
        
          .mytext {color:#7fbefd;}
        
        Text color #7fbefd
      
           This box has a color of #7fbefd        
        
          <div style="background-color:#7fbefd;">Content here</div>
        
        
          .mybackground {background-color:#7fbefd;}
        
        Background color #7fbefd
      
           Border around this has a color of #7fbefd        
        
          <div style="border:2px solid #7fbefd;">Content here</div>
        
        
          .myborder {border:2px solid #7fbefd;}
        
        Border color #7fbefd