#3197fe color space conversions
Hex:
        #3197fe
        RGB:
        49, 151, 254
        CMY:
        81, 41, 0
        CMYK:
        81, 41, 0, 0
      HSL:
        210°, 99.0338%, 59.4118%
        HSV (HSB):
        210°, 80.7087%, 99.6078%
        XYZ:
        30.2226, 29.9419, 97.9524
        xyY:
        0.1911, 0.1894, 29.9419
      CIE-Lab:
        61.6041, 6.7721, -59.2699
        CIE-LCH:
        61.6041, 59.6555, 276.5182
        CIE-Luv:
        61.6041, -33.2280, -95.9566
        Hunter-Lab:
        54.7192, 2.8308, -67.8310
      #3197fe color charts
#3197fe RGB chart
      #3197fe CMYK chart
      #3197fe RGB pie chart
      #3197fe color shades, tints & tones
#3197fe color schemes
#3197fe color preview, HTML & CSS examples
           This text has a color of #3197fe        
        
          <p style="color:#3197fe;">Text here</p>
        
        
          .mytext {color:#3197fe;}
        
        Text color #3197fe
      
           This box has a color of #3197fe        
        
          <div style="background-color:#3197fe;">Content here</div>
        
        
          .mybackground {background-color:#3197fe;}
        
        Background color #3197fe
      
           Border around this has a color of #3197fe        
        
          <div style="border:2px solid #3197fe;">Content here</div>
        
        
          .myborder {border:2px solid #3197fe;}
        
        Border color #3197fe