#146cfa color space conversions
Hex:
        #146cfa
        RGB:
        20, 108, 250
        CMY:
        92, 58, 2
        CMYK:
        92, 57, 0, 2
      HSL:
        217°, 95.8333%, 52.9412%
        HSV (HSB):
        217°, 92.0000%, 98.0392%
        XYZ:
        22.9064, 17.7760, 92.6663
        xyY:
        0.1718, 0.1333, 17.7760
      CIE-Lab:
        49.2233, 30.0197, -77.0787
        CIE-LCH:
        49.2233, 82.7183, 291.2793
        CIE-Luv:
        49.2233, -23.2911, -119.3091
        Hunter-Lab:
        42.1616, 23.1963, -100.7995
      #146cfa color charts
#146cfa RGB chart
      #146cfa CMYK chart
      #146cfa RGB pie chart
      #146cfa color shades, tints & tones
#146cfa color schemes
#146cfa color preview, HTML & CSS examples
           This text has a color of #146cfa        
        
          <p style="color:#146cfa;">Text here</p>
        
        
          .mytext {color:#146cfa;}
        
        Text color #146cfa
      
           This box has a color of #146cfa        
        
          <div style="background-color:#146cfa;">Content here</div>
        
        
          .mybackground {background-color:#146cfa;}
        
        Background color #146cfa
      
           Border around this has a color of #146cfa        
        
          <div style="border:2px solid #146cfa;">Content here</div>
        
        
          .myborder {border:2px solid #146cfa;}
        
        Border color #146cfa