#156ccf color space conversions
Hex:
        #156ccf
        RGB:
        21, 108, 207
        CMY:
        92, 58, 19
        CMYK:
        90, 48, 0, 19
      HSL:
        212°, 81.5789%, 44.7059%
        HSV (HSB):
        212°, 89.8551%, 81.1765%
        XYZ:
        16.9343, 15.3895, 61.1094
        xyY:
        0.1812, 0.1647, 15.3895
      CIE-Lab:
        46.1632, 13.4049, -57.7950
        CIE-LCH:
        46.1632, 59.3292, 283.0582
        CIE-Luv:
        46.1632, -24.4342, -88.2513
        Hunter-Lab:
        39.2295, 8.4019, -64.8978
      #156ccf color charts
#156ccf RGB chart
      #156ccf CMYK chart
      #156ccf RGB pie chart
      #156ccf color shades, tints & tones
#156ccf color schemes
#156ccf color preview, HTML & CSS examples
           This text has a color of #156ccf        
        
          <p style="color:#156ccf;">Text here</p>
        
        
          .mytext {color:#156ccf;}
        
        Text color #156ccf
      
           This box has a color of #156ccf        
        
          <div style="background-color:#156ccf;">Content here</div>
        
        
          .mybackground {background-color:#156ccf;}
        
        Background color #156ccf
      
           Border around this has a color of #156ccf        
        
          <div style="border:2px solid #156ccf;">Content here</div>
        
        
          .myborder {border:2px solid #156ccf;}
        
        Border color #156ccf