#94a6ef color space conversions
Hex:
        #94a6ef
        RGB:
        148, 166, 239
        CMY:
        42, 35, 6
        CMYK:
        38, 31, 0, 6
      HSL:
        228°, 73.9837%, 75.8824%
        HSV (HSB):
        228°, 38.0753%, 93.7255%
        XYZ:
        41.4289, 39.8003, 87.1600
        xyY:
        0.2460, 0.2364, 39.8003
      CIE-Lab:
        69.3271, 11.3150, -38.5860
        CIE-LCH:
        69.3271, 40.2108, 286.3433
        CIE-Luv:
        69.3271, -12.3413, -63.3535
        Hunter-Lab:
        63.0875, 6.8161, -37.7523
      #94a6ef color charts
#94a6ef RGB chart
      #94a6ef CMYK chart
      #94a6ef RGB pie chart
      #94a6ef color shades, tints & tones
#94a6ef color schemes
#94a6ef color preview, HTML & CSS examples
           This text has a color of #94a6ef        
        
          <p style="color:#94a6ef;">Text here</p>
        
        
          .mytext {color:#94a6ef;}
        
        Text color #94a6ef
      
           This box has a color of #94a6ef        
        
          <div style="background-color:#94a6ef;">Content here</div>
        
        
          .mybackground {background-color:#94a6ef;}
        
        Background color #94a6ef
      
           Border around this has a color of #94a6ef        
        
          <div style="border:2px solid #94a6ef;">Content here</div>
        
        
          .myborder {border:2px solid #94a6ef;}
        
        Border color #94a6ef