#155ec4 color space conversions
Hex:
        #155ec4
        RGB:
        21, 94, 196
        CMY:
        92, 63, 23
        CMYK:
        89, 52, 0, 23
      HSL:
        215°, 80.6452%, 42.5490%
        HSV (HSB):
        215°, 89.2857%, 76.8627%
        XYZ:
        14.2758, 12.1504, 53.8174
        xyY:
        0.1779, 0.1514, 12.1504
      CIE-Lab:
        41.4541, 18.1339, -59.0724
        CIE-LCH:
        41.4541, 61.7931, 287.0653
        CIE-Luv:
        41.4541, -20.6543, -87.7691
        Hunter-Lab:
        34.8574, 12.1040, -67.1396
      #155ec4 color charts
#155ec4 RGB chart
      #155ec4 CMYK chart
      #155ec4 RGB pie chart
      #155ec4 color shades, tints & tones
#155ec4 color schemes
#155ec4 color preview, HTML & CSS examples
           This text has a color of #155ec4        
        
          <p style="color:#155ec4;">Text here</p>
        
        
          .mytext {color:#155ec4;}
        
        Text color #155ec4
      
           This box has a color of #155ec4        
        
          <div style="background-color:#155ec4;">Content here</div>
        
        
          .mybackground {background-color:#155ec4;}
        
        Background color #155ec4
      
           Border around this has a color of #155ec4        
        
          <div style="border:2px solid #155ec4;">Content here</div>
        
        
          .myborder {border:2px solid #155ec4;}
        
        Border color #155ec4