#94acbc color space conversions
Hex:
        #94acbc
        RGB:
        148, 172, 188
        CMY:
        42, 33, 26
        CMYK:
        21, 9, 0, 26
      HSL:
        204°, 22.9885%, 65.8824%
        HSV (HSB):
        204°, 21.2766%, 73.7255%
        XYZ:
        36.0424, 39.4318, 53.2884
        xyY:
        0.2799, 0.3062, 39.4318
      CIE-Lab:
        69.0629, -4.7451, -10.9512
        CIE-LCH:
        69.0629, 11.9350, 246.5733
        CIE-Luv:
        69.0629, -13.2344, -15.8206
        Hunter-Lab:
        62.7947, -7.4369, -6.3579
      #94acbc color charts
#94acbc RGB chart
      #94acbc CMYK chart
      #94acbc RGB pie chart
      #94acbc color shades, tints & tones
#94acbc color schemes
#94acbc color preview, HTML & CSS examples
           This text has a color of #94acbc        
        
          <p style="color:#94acbc;">Text here</p>
        
        
          .mytext {color:#94acbc;}
        
        Text color #94acbc
      
           This box has a color of #94acbc        
        
          <div style="background-color:#94acbc;">Content here</div>
        
        
          .mybackground {background-color:#94acbc;}
        
        Background color #94acbc
      
           Border around this has a color of #94acbc        
        
          <div style="border:2px solid #94acbc;">Content here</div>
        
        
          .myborder {border:2px solid #94acbc;}
        
        Border color #94acbc