#94a0fa color space conversions
Hex:
        #94a0fa
        RGB:
        148, 160, 250
        CMY:
        42, 37, 2
        CMYK:
        41, 36, 0, 2
      HSL:
        233°, 91.0714%, 78.0392%
        HSV (HSB):
        233°, 40.8000%, 98.0392%
        XYZ:
        42.0389, 38.3396, 95.6271
        xyY:
        0.2388, 0.2178, 38.3396
      CIE-Lab:
        68.2702, 17.7219, -46.2366
        CIE-LCH:
        68.2702, 49.5166, 290.9711
        CIE-Luv:
        68.2702, -10.4994, -76.8964
        Hunter-Lab:
        61.9190, 12.8313, -48.2236
      #94a0fa color charts
#94a0fa RGB chart
      #94a0fa CMYK chart
      #94a0fa RGB pie chart
      #94a0fa color shades, tints & tones
#94a0fa color schemes
#94a0fa color preview, HTML & CSS examples
           This text has a color of #94a0fa        
        
          <p style="color:#94a0fa;">Text here</p>
        
        
          .mytext {color:#94a0fa;}
        
        Text color #94a0fa
      
           This box has a color of #94a0fa        
        
          <div style="background-color:#94a0fa;">Content here</div>
        
        
          .mybackground {background-color:#94a0fa;}
        
        Background color #94a0fa
      
           Border around this has a color of #94a0fa        
        
          <div style="border:2px solid #94a0fa;">Content here</div>
        
        
          .myborder {border:2px solid #94a0fa;}
        
        Border color #94a0fa