#7194fb color space conversions
Hex:
        #7194fb
        RGB:
        113, 148, 251
        CMY:
        56, 42, 2
        CMYK:
        55, 41, 0, 2
      HSL:
        225°, 94.5205%, 71.3725%
        HSV (HSB):
        225°, 54.9801%, 98.4314%
        XYZ:
        34.8125, 31.6556, 95.5421
        xyY:
        0.2149, 0.1954, 31.6556
      CIE-Lab:
        63.0572, 16.9776, -55.1678
        CIE-LCH:
        63.0572, 57.7211, 287.1055
        CIE-Luv:
        63.0572, -18.8231, -90.6178
        Hunter-Lab:
        56.2633, 11.9850, -61.2976
      #7194fb color charts
#7194fb RGB chart
      #7194fb CMYK chart
      #7194fb RGB pie chart
      #7194fb color shades, tints & tones
#7194fb color schemes
#7194fb color preview, HTML & CSS examples
           This text has a color of #7194fb        
        
          <p style="color:#7194fb;">Text here</p>
        
        
          .mytext {color:#7194fb;}
        
        Text color #7194fb
      
           This box has a color of #7194fb        
        
          <div style="background-color:#7194fb;">Content here</div>
        
        
          .mybackground {background-color:#7194fb;}
        
        Background color #7194fb
      
           Border around this has a color of #7194fb        
        
          <div style="border:2px solid #7194fb;">Content here</div>
        
        
          .myborder {border:2px solid #7194fb;}
        
        Border color #7194fb