#155fc1 color space conversions
Hex:
        #155fc1
        RGB:
        21, 95, 193
        CMY:
        92, 63, 24
        CMYK:
        89, 51, 0, 24
      HSL:
        214°, 80.3738%, 41.9608%
        HSV (HSB):
        214°, 89.1192%, 75.6863%
        XYZ:
        14.0271, 12.1941, 52.0665
        xyY:
        0.1792, 0.1558, 12.1941
      CIE-Lab:
        41.5230, 16.2848, -57.2198
        CIE-LCH:
        41.5230, 59.4920, 285.8864
        CIE-Luv:
        41.5230, -21.0276, -85.0507
        Hunter-Lab:
        34.9201, 10.5919, -63.9585
      #155fc1 color charts
#155fc1 RGB chart
      #155fc1 CMYK chart
      #155fc1 RGB pie chart
      #155fc1 color shades, tints & tones
#155fc1 color schemes
#155fc1 color preview, HTML & CSS examples
           This text has a color of #155fc1        
        
          <p style="color:#155fc1;">Text here</p>
        
        
          .mytext {color:#155fc1;}
        
        Text color #155fc1
      
           This box has a color of #155fc1        
        
          <div style="background-color:#155fc1;">Content here</div>
        
        
          .mybackground {background-color:#155fc1;}
        
        Background color #155fc1
      
           Border around this has a color of #155fc1        
        
          <div style="border:2px solid #155fc1;">Content here</div>
        
        
          .myborder {border:2px solid #155fc1;}
        
        Border color #155fc1