#4194fd color space conversions
Hex:
        #4194fd
        RGB:
        65, 148, 253
        CMY:
        75, 42, 1
        CMYK:
        74, 42, 0, 1
      HSL:
        214°, 97.9167%, 62.3529%
        HSV (HSB):
        214°, 74.3083%, 99.2157%
        XYZ:
        30.4995, 29.3955, 96.9949
        xyY:
        0.1944, 0.1874, 29.3955
      CIE-Lab:
        61.1291, 9.8585, -59.4578
        CIE-LCH:
        61.1291, 60.2695, 279.4144
        CIE-Luv:
        61.1291, -30.0586, -96.4225
        Hunter-Lab:
        54.2176, 5.5324, -68.1171
      #4194fd color charts
#4194fd RGB chart
      #4194fd CMYK chart
      #4194fd RGB pie chart
      #4194fd color shades, tints & tones
#4194fd color schemes
#4194fd color preview, HTML & CSS examples
           This text has a color of #4194fd        
        
          <p style="color:#4194fd;">Text here</p>
        
        
          .mytext {color:#4194fd;}
        
        Text color #4194fd
      
           This box has a color of #4194fd        
        
          <div style="background-color:#4194fd;">Content here</div>
        
        
          .mybackground {background-color:#4194fd;}
        
        Background color #4194fd
      
           Border around this has a color of #4194fd        
        
          <div style="border:2px solid #4194fd;">Content here</div>
        
        
          .myborder {border:2px solid #4194fd;}
        
        Border color #4194fd