#7a94dd color space conversions
Hex:
        #7a94dd
        RGB:
        122, 148, 221
        CMY:
        52, 42, 13
        CMYK:
        45, 33, 0, 13
      HSL:
        224°, 59.2814%, 67.2549%
        HSV (HSB):
        224°, 44.7964%, 86.6667%
        XYZ:
        31.6671, 30.5378, 72.6320
        xyY:
        0.2349, 0.2265, 30.5378
      CIE-Lab:
        62.1155, 9.9201, -40.0689
        CIE-LCH:
        62.1155, 41.2786, 283.9055
        CIE-Luv:
        62.1155, -15.2104, -64.5523
        Hunter-Lab:
        55.2611, 5.5817, -39.2446
      #7a94dd color charts
#7a94dd RGB chart
      #7a94dd CMYK chart
      #7a94dd RGB pie chart
      #7a94dd color shades, tints & tones
#7a94dd color schemes
#7a94dd color preview, HTML & CSS examples
           This text has a color of #7a94dd        
        
          <p style="color:#7a94dd;">Text here</p>
        
        
          .mytext {color:#7a94dd;}
        
        Text color #7a94dd
      
           This box has a color of #7a94dd        
        
          <div style="background-color:#7a94dd;">Content here</div>
        
        
          .mybackground {background-color:#7a94dd;}
        
        Background color #7a94dd
      
           Border around this has a color of #7a94dd        
        
          <div style="border:2px solid #7a94dd;">Content here</div>
        
        
          .myborder {border:2px solid #7a94dd;}
        
        Border color #7a94dd