#1b63bd color space conversions
Hex:
        #1b63bd
        RGB:
        27, 99, 189
        CMY:
        89, 61, 26
        CMYK:
        86, 48, 0, 26
      HSL:
        213°, 75.0000%, 42.3529%
        HSV (HSB):
        213°, 85.7143%, 74.1176%
        XYZ:
        14.0991, 12.8308, 49.8776
        xyY:
        0.1836, 0.1671, 12.8308
      CIE-Lab:
        42.5072, 12.4939, -53.2997
        CIE-LCH:
        42.5072, 54.7445, 283.1924
        CIE-Luv:
        42.5072, -21.8323, -79.6501
        Hunter-Lab:
        35.8201, 7.5741, -57.4841
      #1b63bd color charts
#1b63bd RGB chart
      #1b63bd CMYK chart
      #1b63bd RGB pie chart
      #1b63bd color shades, tints & tones
#1b63bd color schemes
#1b63bd color preview, HTML & CSS examples
           This text has a color of #1b63bd        
        
          <p style="color:#1b63bd;">Text here</p>
        
        
          .mytext {color:#1b63bd;}
        
        Text color #1b63bd
      
           This box has a color of #1b63bd        
        
          <div style="background-color:#1b63bd;">Content here</div>
        
        
          .mybackground {background-color:#1b63bd;}
        
        Background color #1b63bd
      
           Border around this has a color of #1b63bd        
        
          <div style="border:2px solid #1b63bd;">Content here</div>
        
        
          .myborder {border:2px solid #1b63bd;}
        
        Border color #1b63bd