#156ddf color space conversions
Hex:
        #156ddf
        RGB:
        21, 109, 223
        CMY:
        92, 57, 13
        CMYK:
        91, 51, 0, 13
      HSL:
        214°, 82.7869%, 47.8431%
        HSV (HSB):
        214°, 90.5830%, 87.4510%
        XYZ:
        19.0972, 16.4244, 71.9757
        xyY:
        0.1777, 0.1528, 16.4244
      CIE-Lab:
        47.5265, 19.0302, -64.6946
        CIE-LCH:
        47.5265, 67.4354, 286.3915
        CIE-Luv:
        47.5265, -24.1925, -99.6385
        Hunter-Lab:
        40.5271, 13.1905, -76.9296
      #156ddf color charts
#156ddf RGB chart
      #156ddf CMYK chart
      #156ddf RGB pie chart
      #156ddf color shades, tints & tones
#156ddf color schemes
#156ddf color preview, HTML & CSS examples
           This text has a color of #156ddf        
        
          <p style="color:#156ddf;">Text here</p>
        
        
          .mytext {color:#156ddf;}
        
        Text color #156ddf
      
           This box has a color of #156ddf        
        
          <div style="background-color:#156ddf;">Content here</div>
        
        
          .mybackground {background-color:#156ddf;}
        
        Background color #156ddf
      
           Border around this has a color of #156ddf        
        
          <div style="border:2px solid #156ddf;">Content here</div>
        
        
          .myborder {border:2px solid #156ddf;}
        
        Border color #156ddf