#94afeb color space conversions
Hex:
        #94afeb
        RGB:
        148, 175, 235
        CMY:
        42, 31, 8
        CMYK:
        37, 26, 0, 8
      HSL:
        221°, 68.5039%, 75.0980%
        HSV (HSB):
        221°, 37.0213%, 92.1569%
        XYZ:
        42.5381, 42.9540, 84.6462
        xyY:
        0.2500, 0.2525, 42.9540
      CIE-Lab:
        71.5237, 5.2001, -32.9959
        CIE-LCH:
        71.5237, 33.4032, 278.9560
        CIE-Luv:
        71.5237, -15.7862, -53.3882
        Hunter-Lab:
        65.5393, 1.1612, -30.6975
      #94afeb color charts
#94afeb RGB chart
      #94afeb CMYK chart
      #94afeb RGB pie chart
      #94afeb color shades, tints & tones
#94afeb color schemes
#94afeb color preview, HTML & CSS examples
           This text has a color of #94afeb        
        
          <p style="color:#94afeb;">Text here</p>
        
        
          .mytext {color:#94afeb;}
        
        Text color #94afeb
      
           This box has a color of #94afeb        
        
          <div style="background-color:#94afeb;">Content here</div>
        
        
          .mybackground {background-color:#94afeb;}
        
        Background color #94afeb
      
           Border around this has a color of #94afeb        
        
          <div style="border:2px solid #94afeb;">Content here</div>
        
        
          .myborder {border:2px solid #94afeb;}
        
        Border color #94afeb