#7f94ee color space conversions
Hex:
        #7f94ee
        RGB:
        127, 148, 238
        CMY:
        50, 42, 7
        CMYK:
        47, 38, 0, 7
      HSL:
        229°, 76.5517%, 71.5686%
        HSV (HSB):
        229°, 46.6387%, 93.3333%
        XYZ:
        34.7749, 31.8649, 85.2066
        xyY:
        0.2290, 0.2098, 31.8649
      CIE-Lab:
        63.2311, 16.0992, -47.6986
        CIE-LCH:
        63.2311, 50.3422, 288.6506
        CIE-Luv:
        63.2311, -13.8156, -78.1714
        Hunter-Lab:
        56.4490, 11.1777, -49.9807
      #7f94ee color charts
#7f94ee RGB chart
      #7f94ee CMYK chart
      #7f94ee RGB pie chart
      #7f94ee color shades, tints & tones
#7f94ee color schemes
#7f94ee color preview, HTML & CSS examples
           This text has a color of #7f94ee        
        
          <p style="color:#7f94ee;">Text here</p>
        
        
          .mytext {color:#7f94ee;}
        
        Text color #7f94ee
      
           This box has a color of #7f94ee        
        
          <div style="background-color:#7f94ee;">Content here</div>
        
        
          .mybackground {background-color:#7f94ee;}
        
        Background color #7f94ee
      
           Border around this has a color of #7f94ee        
        
          <div style="border:2px solid #7f94ee;">Content here</div>
        
        
          .myborder {border:2px solid #7f94ee;}
        
        Border color #7f94ee