#153ba0 color space conversions
Hex:
        #153ba0
        RGB:
        21, 59, 160
        CMY:
        92, 77, 37
        CMYK:
        87, 63, 0, 37
      HSL:
        224°, 76.7956%, 35.4902%
        HSV (HSB):
        224°, 86.8750%, 62.7451%
        XYZ:
        8.2184, 5.8254, 33.9490
        xyY:
        0.1712, 0.1214, 5.8254
      CIE-Lab:
        28.9677, 27.2724, -58.0880
        CIE-LCH:
        28.9677, 64.1716, 295.1502
        CIE-Luv:
        28.9677, -11.8044, -76.3712
        Hunter-Lab:
        24.1359, 18.5422, -66.5007
      #153ba0 color charts
#153ba0 RGB chart
      #153ba0 CMYK chart
      #153ba0 RGB pie chart
      #153ba0 color shades, tints & tones
#153ba0 color schemes
#153ba0 color preview, HTML & CSS examples
           This text has a color of #153ba0        
        
          <p style="color:#153ba0;">Text here</p>
        
        
          .mytext {color:#153ba0;}
        
        Text color #153ba0
      
           This box has a color of #153ba0        
        
          <div style="background-color:#153ba0;">Content here</div>
        
        
          .mybackground {background-color:#153ba0;}
        
        Background color #153ba0
      
           Border around this has a color of #153ba0        
        
          <div style="border:2px solid #153ba0;">Content here</div>
        
        
          .myborder {border:2px solid #153ba0;}
        
        Border color #153ba0