#153ac5 color space conversions
Hex:
        #153ac5
        RGB:
        21, 58, 197
        CMY:
        92, 77, 23
        CMYK:
        89, 71, 0, 23
      HSL:
        227°, 80.7339%, 42.7451%
        HSV (HSB):
        227°, 89.3401%, 77.2549%
        XYZ:
        11.9004, 7.2168, 53.5891
        xyY:
        0.1637, 0.0993, 7.2168
      CIE-Lab:
        32.2954, 41.9669, -74.6394
        CIE-LCH:
        32.2954, 85.6286, 299.3474
        CIE-Luv:
        32.2954, -11.9196, -99.5557
        Hunter-Lab:
        26.8640, 32.0608, -99.4685
      #153ac5 color charts
#153ac5 RGB chart
      #153ac5 CMYK chart
      #153ac5 RGB pie chart
      #153ac5 color shades, tints & tones
#153ac5 color schemes
#153ac5 color preview, HTML & CSS examples
           This text has a color of #153ac5        
        
          <p style="color:#153ac5;">Text here</p>
        
        
          .mytext {color:#153ac5;}
        
        Text color #153ac5
      
           This box has a color of #153ac5        
        
          <div style="background-color:#153ac5;">Content here</div>
        
        
          .mybackground {background-color:#153ac5;}
        
        Background color #153ac5
      
           Border around this has a color of #153ac5        
        
          <div style="border:2px solid #153ac5;">Content here</div>
        
        
          .myborder {border:2px solid #153ac5;}
        
        Border color #153ac5