#94a5ea color space conversions
Hex:
        #94a5ea
        RGB:
        148, 165, 234
        CMY:
        42, 35, 8
        CMYK:
        37, 29, 0, 8
      HSL:
        228°, 67.1875%, 74.9020%
        HSV (HSB):
        228°, 36.7521%, 91.7647%
        XYZ:
        40.5192, 39.1467, 83.2624
        xyY:
        0.2487, 0.2403, 39.1467
      CIE-Lab:
        68.8574, 10.5439, -36.5854
        CIE-LCH:
        68.8574, 38.0745, 286.0770
        CIE-Luv:
        68.8574, -11.7608, -59.8270
        Hunter-Lab:
        62.5673, 6.1054, -35.1039
      #94a5ea color charts
#94a5ea RGB chart
      #94a5ea CMYK chart
      #94a5ea RGB pie chart
      #94a5ea color shades, tints & tones
#94a5ea color schemes
#94a5ea color preview, HTML & CSS examples
           This text has a color of #94a5ea        
        
          <p style="color:#94a5ea;">Text here</p>
        
        
          .mytext {color:#94a5ea;}
        
        Text color #94a5ea
      
           This box has a color of #94a5ea        
        
          <div style="background-color:#94a5ea;">Content here</div>
        
        
          .mybackground {background-color:#94a5ea;}
        
        Background color #94a5ea
      
           Border around this has a color of #94a5ea        
        
          <div style="border:2px solid #94a5ea;">Content here</div>
        
        
          .myborder {border:2px solid #94a5ea;}
        
        Border color #94a5ea