#4194d7 color space conversions
Hex:
        #4194d7
        RGB:
        65, 148, 215
        CMY:
        75, 42, 16
        CMYK:
        70, 31, 0, 16
      HSL:
        207°, 65.2174%, 54.9020%
        HSV (HSB):
        207°, 69.7674%, 84.3137%
        XYZ:
        25.0356, 27.2099, 68.2225
        xyY:
        0.2078, 0.2259, 27.2099
      CIE-Lab:
        59.1681, -3.4893, -41.5402
        CIE-LCH:
        59.1681, 41.6865, 265.1985
        CIE-Luv:
        59.1681, -31.4137, -64.9256
        Hunter-Lab:
        52.1631, -5.6147, -41.0293
      #4194d7 color charts
#4194d7 RGB chart
      #4194d7 CMYK chart
      #4194d7 RGB pie chart
      #4194d7 color shades, tints & tones
#4194d7 color schemes
#4194d7 color preview, HTML & CSS examples
           This text has a color of #4194d7        
        
          <p style="color:#4194d7;">Text here</p>
        
        
          .mytext {color:#4194d7;}
        
        Text color #4194d7
      
           This box has a color of #4194d7        
        
          <div style="background-color:#4194d7;">Content here</div>
        
        
          .mybackground {background-color:#4194d7;}
        
        Background color #4194d7
      
           Border around this has a color of #4194d7        
        
          <div style="border:2px solid #4194d7;">Content here</div>
        
        
          .myborder {border:2px solid #4194d7;}
        
        Border color #4194d7