#94a2be color space conversions
Hex:
        #94a2be
        RGB:
        148, 162, 190
        CMY:
        42, 36, 25
        CMYK:
        22, 15, 0, 25
      HSL:
        220°, 24.4186%, 66.2745%
        HSV (HSB):
        220°, 22.1053%, 74.5098%
        XYZ:
        34.4273, 35.8543, 53.8212
        xyY:
        0.2774, 0.2889, 35.8543
      CIE-Lab:
        66.4084, 1.2082, -16.0515
        CIE-LCH:
        66.4084, 16.0969, 274.3046
        CIE-Luv:
        66.4084, -8.7621, -24.6299
        Hunter-Lab:
        59.8784, -2.1580, -11.3774
      #94a2be color charts
#94a2be RGB chart
      #94a2be CMYK chart
      #94a2be RGB pie chart
      #94a2be color shades, tints & tones
#94a2be color schemes
#94a2be color preview, HTML & CSS examples
           This text has a color of #94a2be        
        
          <p style="color:#94a2be;">Text here</p>
        
        
          .mytext {color:#94a2be;}
        
        Text color #94a2be
      
           This box has a color of #94a2be        
        
          <div style="background-color:#94a2be;">Content here</div>
        
        
          .mybackground {background-color:#94a2be;}
        
        Background color #94a2be
      
           Border around this has a color of #94a2be        
        
          <div style="border:2px solid #94a2be;">Content here</div>
        
        
          .myborder {border:2px solid #94a2be;}
        
        Border color #94a2be