#94befe color space conversions
Hex:
        #94befe
        RGB:
        148, 190, 254
        CMY:
        42, 25, 0
        CMYK:
        42, 25, 0, 0
      HSL:
        216°, 98.1481%, 78.8235%
        HSV (HSB):
        216°, 41.7323%, 99.6078%
        XYZ:
        48.5156, 50.2786, 100.9136
        xyY:
        0.2429, 0.2518, 50.2786
      CIE-Lab:
        76.2399, 2.0069, -35.9620
        CIE-LCH:
        76.2399, 36.0180, 273.1941
        CIE-Luv:
        76.2399, -22.0889, -58.4649
        Hunter-Lab:
        70.9074, -1.9563, -34.7449
      #94befe color charts
#94befe RGB chart
      #94befe CMYK chart
      #94befe RGB pie chart
      #94befe color shades, tints & tones
#94befe color schemes
#94befe color preview, HTML & CSS examples
           This text has a color of #94befe        
        
          <p style="color:#94befe;">Text here</p>
        
        
          .mytext {color:#94befe;}
        
        Text color #94befe
      
           This box has a color of #94befe        
        
          <div style="background-color:#94befe;">Content here</div>
        
        
          .mybackground {background-color:#94befe;}
        
        Background color #94befe
      
           Border around this has a color of #94befe        
        
          <div style="border:2px solid #94befe;">Content here</div>
        
        
          .myborder {border:2px solid #94befe;}
        
        Border color #94befe