#147ffa color space conversions
Hex:
        #147ffa
        RGB:
        20, 127, 250
        CMY:
        92, 50, 2
        CMYK:
        92, 49, 0, 2
      HSL:
        212°, 95.8333%, 52.9412%
        HSV (HSB):
        212°, 92.0000%, 98.0392%
        XYZ:
        25.1332, 22.2296, 93.4086
        xyY:
        0.1785, 0.1579, 22.2296
      CIE-Lab:
        54.2698, 18.0402, -68.8825
        CIE-LCH:
        54.2698, 71.2057, 284.6760
        CIE-Luv:
        54.2698, -28.5469, -109.4571
        Hunter-Lab:
        47.1483, 12.6430, -84.4596
      #147ffa color charts
#147ffa RGB chart
      #147ffa CMYK chart
      #147ffa RGB pie chart
      #147ffa color shades, tints & tones
#147ffa color schemes
#147ffa color preview, HTML & CSS examples
           This text has a color of #147ffa        
        
          <p style="color:#147ffa;">Text here</p>
        
        
          .mytext {color:#147ffa;}
        
        Text color #147ffa
      
           This box has a color of #147ffa        
        
          <div style="background-color:#147ffa;">Content here</div>
        
        
          .mybackground {background-color:#147ffa;}
        
        Background color #147ffa
      
           Border around this has a color of #147ffa        
        
          <div style="border:2px solid #147ffa;">Content here</div>
        
        
          .myborder {border:2px solid #147ffa;}
        
        Border color #147ffa