#155fbe color space conversions
Hex:
        #155fbe
        RGB:
        21, 95, 190
        CMY:
        92, 63, 25
        CMYK:
        89, 50, 0, 25
      HSL:
        214°, 80.0948%, 41.3725%
        HSV (HSB):
        214°, 88.9474%, 74.5098%
        XYZ:
        13.6957, 12.0616, 50.3215
        xyY:
        0.1800, 0.1585, 12.0616
      CIE-Lab:
        41.3138, 15.0892, -55.8134
        CIE-LCH:
        41.3138, 57.8171, 285.1283
        CIE-Luv:
        41.3138, -21.1162, -82.8274
        Hunter-Lab:
        34.7297, 9.6147, -61.5971
      #155fbe color charts
#155fbe RGB chart
      #155fbe CMYK chart
      #155fbe RGB pie chart
      #155fbe color shades, tints & tones
#155fbe color schemes
#155fbe color preview, HTML & CSS examples
           This text has a color of #155fbe        
        
          <p style="color:#155fbe;">Text here</p>
        
        
          .mytext {color:#155fbe;}
        
        Text color #155fbe
      
           This box has a color of #155fbe        
        
          <div style="background-color:#155fbe;">Content here</div>
        
        
          .mybackground {background-color:#155fbe;}
        
        Background color #155fbe
      
           Border around this has a color of #155fbe        
        
          <div style="border:2px solid #155fbe;">Content here</div>
        
        
          .myborder {border:2px solid #155fbe;}
        
        Border color #155fbe