#147cfa color space conversions
Hex:
        #147cfa
        RGB:
        20, 124, 250
        CMY:
        92, 51, 2
        CMYK:
        92, 50, 0, 2
      HSL:
        213°, 95.8333%, 52.9412%
        HSV (HSB):
        213°, 92.0000%, 98.0392%
        XYZ:
        24.7515, 21.4662, 93.2813
        xyY:
        0.1774, 0.1539, 21.4662
      CIE-Lab:
        53.4559, 19.9150, -70.1994
        CIE-LCH:
        53.4559, 72.9696, 285.8382
        CIE-Luv:
        53.4559, -27.6802, -111.1932
        Hunter-Lab:
        46.3316, 14.2788, -86.9389
      #147cfa color charts
#147cfa RGB chart
      #147cfa CMYK chart
      #147cfa RGB pie chart
      #147cfa color shades, tints & tones
#147cfa color schemes
#147cfa color preview, HTML & CSS examples
           This text has a color of #147cfa        
        
          <p style="color:#147cfa;">Text here</p>
        
        
          .mytext {color:#147cfa;}
        
        Text color #147cfa
      
           This box has a color of #147cfa        
        
          <div style="background-color:#147cfa;">Content here</div>
        
        
          .mybackground {background-color:#147cfa;}
        
        Background color #147cfa
      
           Border around this has a color of #147cfa        
        
          <div style="border:2px solid #147cfa;">Content here</div>
        
        
          .myborder {border:2px solid #147cfa;}
        
        Border color #147cfa