#155ca2 color space conversions
Hex:
        #155ca2
        RGB:
        21, 92, 162
        CMY:
        92, 64, 36
        CMYK:
        87, 43, 0, 36
      HSL:
        210°, 77.0492%, 35.8824%
        HSV (HSB):
        210°, 87.0370%, 63.5294%
        XYZ:
        10.6580, 10.4224, 35.6324
        xyY:
        0.1879, 0.1838, 10.4224
      CIE-Lab:
        38.5900, 5.8084, -43.7033
        CIE-LCH:
        38.5900, 44.0876, 277.5706
        CIE-Luv:
        38.5900, -21.1637, -63.1399
        Hunter-Lab:
        32.2837, 2.4328, -42.8415
      #155ca2 color charts
#155ca2 RGB chart
      #155ca2 CMYK chart
      #155ca2 RGB pie chart
      #155ca2 color shades, tints & tones
#155ca2 color schemes
#155ca2 color preview, HTML & CSS examples
           This text has a color of #155ca2        
        
          <p style="color:#155ca2;">Text here</p>
        
        
          .mytext {color:#155ca2;}
        
        Text color #155ca2
      
           This box has a color of #155ca2        
        
          <div style="background-color:#155ca2;">Content here</div>
        
        
          .mybackground {background-color:#155ca2;}
        
        Background color #155ca2
      
           Border around this has a color of #155ca2        
        
          <div style="border:2px solid #155ca2;">Content here</div>
        
        
          .myborder {border:2px solid #155ca2;}
        
        Border color #155ca2