#94b1ca color space conversions
Hex:
        #94b1ca
        RGB:
        148, 177, 202
        CMY:
        42, 31, 21
        CMYK:
        27, 12, 0, 21
      HSL:
        208°, 33.7500%, 68.6275%
        HSV (HSB):
        208°, 26.7327%, 79.2157%
        XYZ:
        38.5956, 42.0044, 61.9506
        xyY:
        0.2707, 0.2947, 42.0044
      CIE-Lab:
        70.8740, -4.2001, -15.9437
        CIE-LCH:
        70.8740, 16.4876, 255.2416
        CIE-Luv:
        70.8740, -15.8227, -23.8934
        Hunter-Lab:
        64.8108, -7.1203, -11.3058
      #94b1ca color charts
#94b1ca RGB chart
      #94b1ca CMYK chart
      #94b1ca RGB pie chart
      #94b1ca color shades, tints & tones
#94b1ca color schemes
#94b1ca color preview, HTML & CSS examples
           This text has a color of #94b1ca        
        
          <p style="color:#94b1ca;">Text here</p>
        
        
          .mytext {color:#94b1ca;}
        
        Text color #94b1ca
      
           This box has a color of #94b1ca        
        
          <div style="background-color:#94b1ca;">Content here</div>
        
        
          .mybackground {background-color:#94b1ca;}
        
        Background color #94b1ca
      
           Border around this has a color of #94b1ca        
        
          <div style="border:2px solid #94b1ca;">Content here</div>
        
        
          .myborder {border:2px solid #94b1ca;}
        
        Border color #94b1ca