#1b53b1 color space conversions
Hex:
        #1b53b1
        RGB:
        27, 83, 177
        CMY:
        89, 67, 31
        CMYK:
        85, 53, 0, 31
      HSL:
        218°, 73.5294%, 40.0000%
        HSV (HSB):
        218°, 84.7458%, 69.4118%
        XYZ:
        11.4811, 9.5938, 42.8417
        xyY:
        0.1796, 0.1501, 9.5938
      CIE-Lab:
        37.1034, 18.2697, -54.9968
        CIE-LCH:
        37.1034, 57.9519, 288.3763
        CIE-Luv:
        37.1034, -17.4057, -79.2074
        Hunter-Lab:
        30.9739, 11.9599, -60.3253
      #1b53b1 color charts
#1b53b1 RGB chart
      #1b53b1 CMYK chart
      #1b53b1 RGB pie chart
      #1b53b1 color shades, tints & tones
#1b53b1 color schemes
#1b53b1 color preview, HTML & CSS examples
           This text has a color of #1b53b1        
        
          <p style="color:#1b53b1;">Text here</p>
        
        
          .mytext {color:#1b53b1;}
        
        Text color #1b53b1
      
           This box has a color of #1b53b1        
        
          <div style="background-color:#1b53b1;">Content here</div>
        
        
          .mybackground {background-color:#1b53b1;}
        
        Background color #1b53b1
      
           Border around this has a color of #1b53b1        
        
          <div style="border:2px solid #1b53b1;">Content here</div>
        
        
          .myborder {border:2px solid #1b53b1;}
        
        Border color #1b53b1