#147dfa color space conversions
Hex:
        #147dfa
        RGB:
        20, 125, 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.8774, 21.7181, 93.3233
        xyY:
        0.1778, 0.1552, 21.7181
      CIE-Lab:
        53.7266, 19.2891, -69.7612
        CIE-LCH:
        53.7266, 72.3788, 285.4562
        CIE-Luv:
        53.7266, -27.9677, -110.6215
        Hunter-Lab:
        46.6027, 13.7322, -86.1082
      #147dfa color charts
#147dfa RGB chart
      #147dfa CMYK chart
      #147dfa RGB pie chart
      #147dfa color shades, tints & tones
#147dfa color schemes
#147dfa color preview, HTML & CSS examples
           This text has a color of #147dfa        
        
          <p style="color:#147dfa;">Text here</p>
        
        
          .mytext {color:#147dfa;}
        
        Text color #147dfa
      
           This box has a color of #147dfa        
        
          <div style="background-color:#147dfa;">Content here</div>
        
        
          .mybackground {background-color:#147dfa;}
        
        Background color #147dfa
      
           Border around this has a color of #147dfa        
        
          <div style="border:2px solid #147dfa;">Content here</div>
        
        
          .myborder {border:2px solid #147dfa;}
        
        Border color #147dfa