#7a94db color space conversions
Hex:
        #7a94db
        RGB:
        122, 148, 219
        CMY:
        52, 42, 14
        CMYK:
        44, 32, 0, 14
      HSL:
        224°, 57.3964%, 66.8627%
        HSV (HSB):
        224°, 44.2922%, 85.8824%
        XYZ:
        31.4021, 30.4319, 71.2367
        xyY:
        0.2360, 0.2287, 30.4319
      CIE-Lab:
        62.0251, 9.3406, -39.0986
        CIE-LCH:
        62.0251, 40.1989, 283.4361
        CIE-Luv:
        62.0251, -15.1636, -62.8582
        Hunter-Lab:
        55.1651, 5.0703, -37.9478
      #7a94db color charts
#7a94db RGB chart
      #7a94db CMYK chart
      #7a94db RGB pie chart
      #7a94db color shades, tints & tones
#7a94db color schemes
#7a94db color preview, HTML & CSS examples
           This text has a color of #7a94db        
        
          <p style="color:#7a94db;">Text here</p>
        
        
          .mytext {color:#7a94db;}
        
        Text color #7a94db
      
           This box has a color of #7a94db        
        
          <div style="background-color:#7a94db;">Content here</div>
        
        
          .mybackground {background-color:#7a94db;}
        
        Background color #7a94db
      
           Border around this has a color of #7a94db        
        
          <div style="border:2px solid #7a94db;">Content here</div>
        
        
          .myborder {border:2px solid #7a94db;}
        
        Border color #7a94db