#94a4cf color space conversions
Hex:
        #94a4cf
        RGB:
        148, 164, 207
        CMY:
        42, 36, 19
        CMYK:
        29, 21, 0, 19
      HSL:
        224°, 38.0645%, 69.6078%
        HSV (HSB):
        224°, 28.5024%, 81.1765%
        XYZ:
        36.7507, 37.3518, 64.3041
        xyY:
        0.2655, 0.2699, 37.3518
      CIE-Lab:
        67.5401, 4.1739, -23.7644
        CIE-LCH:
        67.5401, 24.1281, 279.9617
        CIE-Luv:
        67.5401, -10.3135, -37.5593
        Hunter-Lab:
        61.1161, 0.3834, -19.6015
      #94a4cf color charts
#94a4cf RGB chart
      #94a4cf CMYK chart
      #94a4cf RGB pie chart
      #94a4cf color shades, tints & tones
#94a4cf color schemes
#94a4cf color preview, HTML & CSS examples
           This text has a color of #94a4cf        
        
          <p style="color:#94a4cf;">Text here</p>
        
        
          .mytext {color:#94a4cf;}
        
        Text color #94a4cf
      
           This box has a color of #94a4cf        
        
          <div style="background-color:#94a4cf;">Content here</div>
        
        
          .mybackground {background-color:#94a4cf;}
        
        Background color #94a4cf
      
           Border around this has a color of #94a4cf        
        
          <div style="border:2px solid #94a4cf;">Content here</div>
        
        
          .myborder {border:2px solid #94a4cf;}
        
        Border color #94a4cf