#155dc3 color space conversions
Hex:
        #155dc3
        RGB:
        21, 93, 195
        CMY:
        92, 64, 24
        CMYK:
        89, 52, 0, 24
      HSL:
        215°, 80.5556%, 42.3529%
        HSV (HSB):
        215°, 89.2308%, 76.4706%
        XYZ:
        14.0739, 11.9283, 53.1904
        xyY:
        0.1777, 0.1506, 11.9283
      CIE-Lab:
        41.1019, 18.3936, -59.0631
        CIE-LCH:
        41.1019, 61.8610, 287.2978
        CIE-Luv:
        41.1019, -20.3934, -87.5461
        Hunter-Lab:
        34.5373, 12.2984, -67.1355
      #155dc3 color charts
#155dc3 RGB chart
      #155dc3 CMYK chart
      #155dc3 RGB pie chart
      #155dc3 color shades, tints & tones
#155dc3 color schemes
#155dc3 color preview, HTML & CSS examples
           This text has a color of #155dc3        
        
          <p style="color:#155dc3;">Text here</p>
        
        
          .mytext {color:#155dc3;}
        
        Text color #155dc3
      
           This box has a color of #155dc3        
        
          <div style="background-color:#155dc3;">Content here</div>
        
        
          .mybackground {background-color:#155dc3;}
        
        Background color #155dc3
      
           Border around this has a color of #155dc3        
        
          <div style="border:2px solid #155dc3;">Content here</div>
        
        
          .myborder {border:2px solid #155dc3;}
        
        Border color #155dc3