#94d7ff color space conversions
Hex:
        #94d7ff
        RGB:
        148, 215, 255
        CMY:
        42, 16, 0
        CMYK:
        42, 16, 0, 0
      HSL:
        202°, 100.0000%, 79.0196%
        HSV (HSB):
        202°, 41.9608%, 100.0000%
        XYZ:
        54.5632, 62.1168, 103.7217
        xyY:
        0.2476, 0.2818, 62.1168
      CIE-Lab:
        82.9755, -11.0680, -26.1412
        CIE-LCH:
        82.9755, 28.3877, 247.0525
        CIE-Luv:
        82.9755, -31.9581, -40.4094
        Hunter-Lab:
        78.8142, -14.3490, -22.8574
      #94d7ff color charts
#94d7ff RGB chart
      #94d7ff CMYK chart
      #94d7ff RGB pie chart
      #94d7ff color shades, tints & tones
#94d7ff color schemes
#94d7ff color preview, HTML & CSS examples
           This text has a color of #94d7ff        
        
          <p style="color:#94d7ff;">Text here</p>
        
        
          .mytext {color:#94d7ff;}
        
        Text color #94d7ff
      
           This box has a color of #94d7ff        
        
          <div style="background-color:#94d7ff;">Content here</div>
        
        
          .mybackground {background-color:#94d7ff;}
        
        Background color #94d7ff
      
           Border around this has a color of #94d7ff        
        
          <div style="border:2px solid #94d7ff;">Content here</div>
        
        
          .myborder {border:2px solid #94d7ff;}
        
        Border color #94d7ff