#1355b3 color space conversions
Hex:
        #1355b3
        RGB:
        19, 85, 179
        CMY:
        93, 67, 30
        CMYK:
        89, 53, 0, 30
      HSL:
        215°, 80.8081%, 38.8235%
        HSV (HSB):
        215°, 89.3855%, 70.1961%
        XYZ:
        11.6537, 9.8901, 43.9426
        xyY:
        0.1780, 0.1510, 9.8901
      CIE-Lab:
        37.6445, 17.1703, -55.3086
        CIE-LCH:
        37.6445, 57.9125, 287.2467
        CIE-Luv:
        37.6445, -18.6494, -79.9300
        Hunter-Lab:
        31.4486, 11.1109, -60.8310
      #1355b3 color charts
#1355b3 RGB chart
      #1355b3 CMYK chart
      #1355b3 RGB pie chart
      #1355b3 color shades, tints & tones
#1355b3 color schemes
#1355b3 color preview, HTML & CSS examples
           This text has a color of #1355b3        
        
          <p style="color:#1355b3;">Text here</p>
        
        
          .mytext {color:#1355b3;}
        
        Text color #1355b3
      
           This box has a color of #1355b3        
        
          <div style="background-color:#1355b3;">Content here</div>
        
        
          .mybackground {background-color:#1355b3;}
        
        Background color #1355b3
      
           Border around this has a color of #1355b3        
        
          <div style="border:2px solid #1355b3;">Content here</div>
        
        
          .myborder {border:2px solid #1355b3;}
        
        Border color #1355b3