#1994f3 color space conversions
Hex:
        #1994f3
        RGB:
        25, 148, 243
        CMY:
        90, 42, 5
        CMYK:
        90, 39, 0, 5
      HSL:
        206°, 90.0826%, 52.5490%
        HSV (HSB):
        206°, 89.7119%, 95.2941%
        XYZ:
        27.1685, 27.8575, 88.7391
        xyY:
        0.1890, 0.1938, 27.8575
      CIE-Lab:
        59.7598, 2.8152, -56.1960
        CIE-LCH:
        59.7598, 56.2665, 272.8679
        CIE-Luv:
        59.7598, -34.9959, -89.9878
        Hunter-Lab:
        52.7802, -0.4831, -62.7378
      #1994f3 color charts
#1994f3 RGB chart
      #1994f3 CMYK chart
      #1994f3 RGB pie chart
      #1994f3 color shades, tints & tones
#1994f3 color schemes
#1994f3 color preview, HTML & CSS examples
           This text has a color of #1994f3        
        
          <p style="color:#1994f3;">Text here</p>
        
        
          .mytext {color:#1994f3;}
        
        Text color #1994f3
      
           This box has a color of #1994f3        
        
          <div style="background-color:#1994f3;">Content here</div>
        
        
          .mybackground {background-color:#1994f3;}
        
        Background color #1994f3
      
           Border around this has a color of #1994f3        
        
          <div style="border:2px solid #1994f3;">Content here</div>
        
        
          .myborder {border:2px solid #1994f3;}
        
        Border color #1994f3