#94d3fa color space conversions
Hex:
        #94d3fa
        RGB:
        148, 211, 250
        CMY:
        42, 17, 2
        CMYK:
        41, 16, 0, 2
      HSL:
        203°, 91.0714%, 78.0392%
        HSV (HSB):
        203°, 40.8000%, 98.0392%
        XYZ:
        52.7623, 59.7866, 99.2016
        xyY:
        0.2492, 0.2823, 59.7866
      CIE-Lab:
        81.7220, -10.2882, -25.4011
        CIE-LCH:
        81.7220, 27.4055, 247.9506
        CIE-Luv:
        81.7220, -30.4019, -39.1964
        Hunter-Lab:
        77.3218, -13.5094, -21.9421
      #94d3fa color charts
#94d3fa RGB chart
      #94d3fa CMYK chart
      #94d3fa RGB pie chart
      #94d3fa color shades, tints & tones
#94d3fa color schemes
#94d3fa color preview, HTML & CSS examples
           This text has a color of #94d3fa        
        
          <p style="color:#94d3fa;">Text here</p>
        
        
          .mytext {color:#94d3fa;}
        
        Text color #94d3fa
      
           This box has a color of #94d3fa        
        
          <div style="background-color:#94d3fa;">Content here</div>
        
        
          .mybackground {background-color:#94d3fa;}
        
        Background color #94d3fa
      
           Border around this has a color of #94d3fa        
        
          <div style="border:2px solid #94d3fa;">Content here</div>
        
        
          .myborder {border:2px solid #94d3fa;}
        
        Border color #94d3fa