#156ced color space conversions
Hex:
        #156ced
        RGB:
        21, 108, 237
        CMY:
        92, 58, 7
        CMYK:
        91, 54, 0, 7
      HSL:
        216°, 85.7143%, 50.5882%
        HSV (HSB):
        216°, 91.1392%, 92.9412%
        XYZ:
        20.9579, 16.9990, 82.2973
        xyY:
        0.1743, 0.1414, 16.9990
      CIE-Lab:
        48.2587, 25.0918, -71.3909
        CIE-LCH:
        48.2587, 75.6721, 289.3650
        CIE-Luv:
        48.2587, -23.5257, -110.2392
        Hunter-Lab:
        41.2298, 18.5827, -89.4857
      #156ced color charts
#156ced RGB chart
      #156ced CMYK chart
      #156ced RGB pie chart
      #156ced color shades, tints & tones
#156ced color schemes
#156ced color preview, HTML & CSS examples
           This text has a color of #156ced        
        
          <p style="color:#156ced;">Text here</p>
        
        
          .mytext {color:#156ced;}
        
        Text color #156ced
      
           This box has a color of #156ced        
        
          <div style="background-color:#156ced;">Content here</div>
        
        
          .mybackground {background-color:#156ced;}
        
        Background color #156ced
      
           Border around this has a color of #156ced        
        
          <div style="border:2px solid #156ced;">Content here</div>
        
        
          .myborder {border:2px solid #156ced;}
        
        Border color #156ced