#7f9dff color space conversions
Hex:
        #7f9dff
        RGB:
        127, 157, 255
        CMY:
        50, 38, 0
        CMYK:
        50, 38, 0, 0
      HSL:
        226°, 100.0000%, 74.9020%
        HSV (HSB):
        226°, 50.1961%, 100.0000%
        XYZ:
        38.8594, 35.8460, 99.4786
        xyY:
        0.2231, 0.2058, 35.8460
      CIE-Lab:
        66.4021, 15.9171, -51.9951
        CIE-LCH:
        66.4021, 54.3769, 287.0208
        CIE-Luv:
        66.4021, -17.4319, -86.0020
        Hunter-Lab:
        59.8715, 11.0796, -56.6024
      #7f9dff color charts
#7f9dff RGB chart
      #7f9dff CMYK chart
      #7f9dff RGB pie chart
      #7f9dff color shades, tints & tones
#7f9dff color schemes
#7f9dff color preview, HTML & CSS examples
           This text has a color of #7f9dff        
        
          <p style="color:#7f9dff;">Text here</p>
        
        
          .mytext {color:#7f9dff;}
        
        Text color #7f9dff
      
           This box has a color of #7f9dff        
        
          <div style="background-color:#7f9dff;">Content here</div>
        
        
          .mybackground {background-color:#7f9dff;}
        
        Background color #7f9dff
      
           Border around this has a color of #7f9dff        
        
          <div style="border:2px solid #7f9dff;">Content here</div>
        
        
          .myborder {border:2px solid #7f9dff;}
        
        Border color #7f9dff