#94aedd color space conversions
Hex:
        #94aedd
        RGB:
        148, 174, 221
        CMY:
        42, 32, 13
        CMYK:
        33, 21, 0, 13
      HSL:
        219°, 51.7730%, 72.3529%
        HSV (HSB):
        219°, 33.0317%, 86.6667%
        XYZ:
        40.3999, 41.7885, 74.3433
        xyY:
        0.2581, 0.2670, 41.7885
      CIE-Lab:
        70.7248, 2.1251, -26.5871
        CIE-LCH:
        70.7248, 26.6719, 274.5700
        CIE-Luv:
        70.7248, -15.0044, -42.1815
        Hunter-Lab:
        64.6440, -1.5716, -22.9352
      #94aedd color charts
#94aedd RGB chart
      #94aedd CMYK chart
      #94aedd RGB pie chart
      #94aedd color shades, tints & tones
#94aedd color schemes
#94aedd color preview, HTML & CSS examples
           This text has a color of #94aedd        
        
          <p style="color:#94aedd;">Text here</p>
        
        
          .mytext {color:#94aedd;}
        
        Text color #94aedd
      
           This box has a color of #94aedd        
        
          <div style="background-color:#94aedd;">Content here</div>
        
        
          .mybackground {background-color:#94aedd;}
        
        Background color #94aedd
      
           Border around this has a color of #94aedd        
        
          <div style="border:2px solid #94aedd;">Content here</div>
        
        
          .myborder {border:2px solid #94aedd;}
        
        Border color #94aedd