#155cbd color space conversions
Hex:
        #155cbd
        RGB:
        21, 92, 189
        CMY:
        92, 64, 26
        CMYK:
        89, 51, 0, 26
      HSL:
        215°, 80.0000%, 41.1765%
        HSV (HSB):
        215°, 88.8889%, 74.1176%
        XYZ:
        13.3217, 11.4878, 49.6594
        xyY:
        0.1789, 0.1543, 11.4878
      CIE-Lab:
        40.3903, 16.6616, -56.7244
        CIE-LCH:
        40.3903, 59.1208, 286.3690
        CIE-Luv:
        40.3903, -20.2640, -83.6730
        Hunter-Lab:
        33.8937, 10.8443, -63.1431
      #155cbd color charts
#155cbd RGB chart
      #155cbd CMYK chart
      #155cbd RGB pie chart
      #155cbd color shades, tints & tones
#155cbd color schemes
#155cbd color preview, HTML & CSS examples
           This text has a color of #155cbd        
        
          <p style="color:#155cbd;">Text here</p>
        
        
          .mytext {color:#155cbd;}
        
        Text color #155cbd
      
           This box has a color of #155cbd        
        
          <div style="background-color:#155cbd;">Content here</div>
        
        
          .mybackground {background-color:#155cbd;}
        
        Background color #155cbd
      
           Border around this has a color of #155cbd        
        
          <div style="border:2px solid #155cbd;">Content here</div>
        
        
          .myborder {border:2px solid #155cbd;}
        
        Border color #155cbd