#1563be color space conversions
Hex:
        #1563be
        RGB:
        21, 99, 190
        CMY:
        92, 61, 25
        CMYK:
        89, 48, 0, 25
      HSL:
        212°, 80.0948%, 41.3725%
        HSV (HSB):
        212°, 88.9474%, 74.5098%
        XYZ:
        14.0654, 12.8008, 50.4447
        xyY:
        0.1819, 0.1656, 12.8008
      CIE-Lab:
        42.4616, 12.4791, -53.9605
        CIE-LCH:
        42.4616, 55.3847, 283.0215
        CIE-Luv:
        42.4616, -22.3153, -80.5912
        Hunter-Lab:
        35.7782, 7.5612, -58.5498
      #1563be color charts
#1563be RGB chart
      #1563be CMYK chart
      #1563be RGB pie chart
      #1563be color shades, tints & tones
#1563be color schemes
#1563be color preview, HTML & CSS examples
           This text has a color of #1563be        
        
          <p style="color:#1563be;">Text here</p>
        
        
          .mytext {color:#1563be;}
        
        Text color #1563be
      
           This box has a color of #1563be        
        
          <div style="background-color:#1563be;">Content here</div>
        
        
          .mybackground {background-color:#1563be;}
        
        Background color #1563be
      
           Border around this has a color of #1563be        
        
          <div style="border:2px solid #1563be;">Content here</div>
        
        
          .myborder {border:2px solid #1563be;}
        
        Border color #1563be