#156cf4 color space conversions
Hex:
        #156cf4
        RGB:
        21, 108, 244
        CMY:
        92, 58, 4
        CMYK:
        91, 56, 0, 4
      HSL:
        217°, 91.0204%, 51.9608%
        HSV (HSB):
        217°, 91.3934%, 95.6863%
        XYZ:
        22.0010, 17.4162, 87.7900
        xyY:
        0.1730, 0.1369, 17.4162
      CIE-Lab:
        48.7802, 27.7744, -74.4579
        CIE-LCH:
        48.7802, 79.4695, 290.4566
        CIE-Luv:
        48.7802, -23.3629, -115.1468
        Hunter-Lab:
        41.7327, 21.0706, -95.5111
      #156cf4 color charts
#156cf4 RGB chart
      #156cf4 CMYK chart
      #156cf4 RGB pie chart
      #156cf4 color shades, tints & tones
#156cf4 color schemes
#156cf4 color preview, HTML & CSS examples
           This text has a color of #156cf4        
        
          <p style="color:#156cf4;">Text here</p>
        
        
          .mytext {color:#156cf4;}
        
        Text color #156cf4
      
           This box has a color of #156cf4        
        
          <div style="background-color:#156cf4;">Content here</div>
        
        
          .mybackground {background-color:#156cf4;}
        
        Background color #156cf4
      
           Border around this has a color of #156cf4        
        
          <div style="border:2px solid #156cf4;">Content here</div>
        
        
          .myborder {border:2px solid #156cf4;}
        
        Border color #156cf4