#147fbe color space conversions
Hex:
        #147fbe
        RGB:
        20, 127, 190
        CMY:
        92, 50, 25
        CMYK:
        89, 33, 0, 25
      HSL:
        202°, 80.9524%, 41.1765%
        HSV (HSB):
        202°, 89.4737%, 74.5098%
        XYZ:
        17.1721, 19.0452, 51.4862
        xyY:
        0.1958, 0.2172, 19.0452
      CIE-Lab:
        50.7400, -5.0119, -40.7452
        CIE-LCH:
        50.7400, 41.0523, 262.9875
        CIE-Luv:
        50.7400, -31.4230, -61.6878
        Hunter-Lab:
        43.6408, -6.1337, -39.4002
      #147fbe color charts
#147fbe RGB chart
      #147fbe CMYK chart
      #147fbe RGB pie chart
      #147fbe color shades, tints & tones
#147fbe color schemes
#147fbe color preview, HTML & CSS examples
           This text has a color of #147fbe        
        
          <p style="color:#147fbe;">Text here</p>
        
        
          .mytext {color:#147fbe;}
        
        Text color #147fbe
      
           This box has a color of #147fbe        
        
          <div style="background-color:#147fbe;">Content here</div>
        
        
          .mybackground {background-color:#147fbe;}
        
        Background color #147fbe
      
           Border around this has a color of #147fbe        
        
          <div style="border:2px solid #147fbe;">Content here</div>
        
        
          .myborder {border:2px solid #147fbe;}
        
        Border color #147fbe