#155ed1 color space conversions
Hex:
        #155ed1
        RGB:
        21, 94, 209
        CMY:
        92, 63, 18
        CMYK:
        90, 55, 0, 18
      HSL:
        217°, 81.7391%, 45.0980%
        HSV (HSB):
        217°, 89.9522%, 81.9608%
        XYZ:
        15.8206, 12.7683, 61.9523
        xyY:
        0.1747, 0.1410, 12.7683
      CIE-Lab:
        42.4120, 23.2655, -65.0176
        CIE-LCH:
        42.4120, 69.0548, 289.6889
        CIE-Luv:
        42.4120, -20.3443, -97.0844
        Hunter-Lab:
        35.7327, 16.4982, -77.7822
      #155ed1 color charts
#155ed1 RGB chart
      #155ed1 CMYK chart
      #155ed1 RGB pie chart
      #155ed1 color shades, tints & tones
#155ed1 color schemes
#155ed1 color preview, HTML & CSS examples
           This text has a color of #155ed1        
        
          <p style="color:#155ed1;">Text here</p>
        
        
          .mytext {color:#155ed1;}
        
        Text color #155ed1
      
           This box has a color of #155ed1        
        
          <div style="background-color:#155ed1;">Content here</div>
        
        
          .mybackground {background-color:#155ed1;}
        
        Background color #155ed1
      
           Border around this has a color of #155ed1        
        
          <div style="border:2px solid #155ed1;">Content here</div>
        
        
          .myborder {border:2px solid #155ed1;}
        
        Border color #155ed1