#1994fe color space conversions
Hex:
        #1994fe
        RGB:
        25, 148, 254
        CMY:
        90, 42, 0
        CMYK:
        90, 42, 0, 0
      HSL:
        208°, 99.1342%, 54.7059%
        HSV (HSB):
        208°, 90.1575%, 99.6078%
        XYZ:
        28.8802, 28.5422, 97.7530
        xyY:
        0.1861, 0.1839, 28.5422
      CIE-Lab:
        60.3755, 6.9382, -61.2571
        CIE-LCH:
        60.3755, 61.6488, 276.4620
        CIE-Luv:
        60.3755, -34.4312, -98.8589
        Hunter-Lab:
        53.4249, 2.9990, -71.0870
      #1994fe color charts
#1994fe RGB chart
      #1994fe CMYK chart
      #1994fe RGB pie chart
      #1994fe color shades, tints & tones
#1994fe color schemes
#1994fe color preview, HTML & CSS examples
           This text has a color of #1994fe        
        
          <p style="color:#1994fe;">Text here</p>
        
        
          .mytext {color:#1994fe;}
        
        Text color #1994fe
      
           This box has a color of #1994fe        
        
          <div style="background-color:#1994fe;">Content here</div>
        
        
          .mybackground {background-color:#1994fe;}
        
        Background color #1994fe
      
           Border around this has a color of #1994fe        
        
          <div style="border:2px solid #1994fe;">Content here</div>
        
        
          .myborder {border:2px solid #1994fe;}
        
        Border color #1994fe