#94acdc color space conversions
Hex:
        #94acdc
        RGB:
        148, 172, 220
        CMY:
        42, 33, 14
        CMYK:
        33, 22, 0, 14
      HSL:
        220°, 50.7042%, 72.1569%
        HSV (HSB):
        220°, 32.7273%, 86.2745%
        XYZ:
        39.8835, 40.9683, 73.5157
        xyY:
        0.2584, 0.2654, 40.9683
      CIE-Lab:
        70.1537, 2.9783, -26.9159
        CIE-LCH:
        70.1537, 27.0802, 276.3143
        CIE-Luv:
        70.1537, -14.1411, -42.7970
        Hunter-Lab:
        64.0064, -0.7848, -23.2940
      #94acdc color charts
#94acdc RGB chart
      #94acdc CMYK chart
      #94acdc RGB pie chart
      #94acdc color shades, tints & tones
#94acdc color schemes
#94acdc color preview, HTML & CSS examples
           This text has a color of #94acdc        
        
          <p style="color:#94acdc;">Text here</p>
        
        
          .mytext {color:#94acdc;}
        
        Text color #94acdc
      
           This box has a color of #94acdc        
        
          <div style="background-color:#94acdc;">Content here</div>
        
        
          .mybackground {background-color:#94acdc;}
        
        Background color #94acdc
      
           Border around this has a color of #94acdc        
        
          <div style="border:2px solid #94acdc;">Content here</div>
        
        
          .myborder {border:2px solid #94acdc;}
        
        Border color #94acdc