#7f9eed color space conversions
Hex:
        #7f9eed
        RGB:
        127, 158, 237
        CMY:
        50, 38, 7
        CMYK:
        46, 33, 0, 7
      HSL:
        223°, 75.3425%, 71.3725%
        HSV (HSB):
        223°, 46.4135%, 92.9412%
        XYZ:
        36.2653, 35.0802, 84.9805
        xyY:
        0.2320, 0.2244, 35.0802
      CIE-Lab:
        65.8110, 10.0162, -43.0872
        CIE-LCH:
        65.8110, 44.2361, 283.0868
        CIE-Luv:
        65.8110, -17.4318, -70.2314
        Hunter-Lab:
        59.2285, 5.6447, -43.6088
      #7f9eed color charts
#7f9eed RGB chart
      #7f9eed CMYK chart
      #7f9eed RGB pie chart
      #7f9eed color shades, tints & tones
#7f9eed color schemes
#7f9eed color preview, HTML & CSS examples
           This text has a color of #7f9eed        
        
          <p style="color:#7f9eed;">Text here</p>
        
        
          .mytext {color:#7f9eed;}
        
        Text color #7f9eed
      
           This box has a color of #7f9eed        
        
          <div style="background-color:#7f9eed;">Content here</div>
        
        
          .mybackground {background-color:#7f9eed;}
        
        Background color #7f9eed
      
           Border around this has a color of #7f9eed        
        
          <div style="border:2px solid #7f9eed;">Content here</div>
        
        
          .myborder {border:2px solid #7f9eed;}
        
        Border color #7f9eed