#1b53ac color space conversions
Hex:
        #1b53ac
        RGB:
        27, 83, 172
        CMY:
        89, 67, 33
        CMYK:
        84, 52, 0, 33
      HSL:
        217°, 72.8643%, 39.0196%
        HSV (HSB):
        217°, 84.3023%, 67.4510%
        XYZ:
        10.9916, 9.3981, 40.2644
        xyY:
        0.1812, 0.1549, 9.3981
      CIE-Lab:
        36.7397, 16.2741, -52.6241
        CIE-LCH:
        36.7397, 55.0830, 287.1844
        CIE-Luv:
        36.7397, -17.5028, -75.5744
        Hunter-Lab:
        30.6563, 10.3517, -56.4129
      #1b53ac color charts
#1b53ac RGB chart
      #1b53ac CMYK chart
      #1b53ac RGB pie chart
      #1b53ac color shades, tints & tones
#1b53ac color schemes
#1b53ac color preview, HTML & CSS examples
           This text has a color of #1b53ac        
        
          <p style="color:#1b53ac;">Text here</p>
        
        
          .mytext {color:#1b53ac;}
        
        Text color #1b53ac
      
           This box has a color of #1b53ac        
        
          <div style="background-color:#1b53ac;">Content here</div>
        
        
          .mybackground {background-color:#1b53ac;}
        
        Background color #1b53ac
      
           Border around this has a color of #1b53ac        
        
          <div style="border:2px solid #1b53ac;">Content here</div>
        
        
          .myborder {border:2px solid #1b53ac;}
        
        Border color #1b53ac