#94a7ec color space conversions
Hex:
        #94a7ec
        RGB:
        148, 167, 236
        CMY:
        42, 35, 7
        CMYK:
        37, 29, 0, 7
      HSL:
        227°, 69.8413%, 75.2941%
        HSV (HSB):
        227°, 37.2881%, 92.5490%
        XYZ:
        41.1718, 39.9895, 84.9056
        xyY:
        0.2479, 0.2408, 39.9895
      CIE-Lab:
        69.4620, 9.9473, -36.7383
        CIE-LCH:
        69.4620, 38.0611, 285.1502
        CIE-Luv:
        69.4620, -12.6258, -60.0821
        Hunter-Lab:
        63.2372, 5.5506, -35.3398
      #94a7ec color charts
#94a7ec RGB chart
      #94a7ec CMYK chart
      #94a7ec RGB pie chart
      #94a7ec color shades, tints & tones
#94a7ec color schemes
#94a7ec color preview, HTML & CSS examples
           This text has a color of #94a7ec        
        
          <p style="color:#94a7ec;">Text here</p>
        
        
          .mytext {color:#94a7ec;}
        
        Text color #94a7ec
      
           This box has a color of #94a7ec        
        
          <div style="background-color:#94a7ec;">Content here</div>
        
        
          .mybackground {background-color:#94a7ec;}
        
        Background color #94a7ec
      
           Border around this has a color of #94a7ec        
        
          <div style="border:2px solid #94a7ec;">Content here</div>
        
        
          .myborder {border:2px solid #94a7ec;}
        
        Border color #94a7ec