#1355cb color space conversions
Hex:
        #1355cb
        RGB:
        19, 85, 203
        CMY:
        93, 67, 20
        CMYK:
        91, 58, 0, 20
      HSL:
        218°, 82.8829%, 43.5294%
        HSV (HSB):
        218°, 90.6404%, 79.6078%
        XYZ:
        14.2966, 10.9472, 57.8594
        xyY:
        0.1720, 0.1317, 10.9472
      CIE-Lab:
        39.4915, 26.7224, -66.3200
        CIE-LCH:
        39.4915, 71.5012, 291.9460
        CIE-Luv:
        39.4915, -18.1830, -96.7747
        Hunter-Lab:
        33.0866, 19.2273, -80.5213
      #1355cb color charts
#1355cb RGB chart
      #1355cb CMYK chart
      #1355cb RGB pie chart
      #1355cb color shades, tints & tones
#1355cb color schemes
#1355cb color preview, HTML & CSS examples
           This text has a color of #1355cb        
        
          <p style="color:#1355cb;">Text here</p>
        
        
          .mytext {color:#1355cb;}
        
        Text color #1355cb
      
           This box has a color of #1355cb        
        
          <div style="background-color:#1355cb;">Content here</div>
        
        
          .mybackground {background-color:#1355cb;}
        
        Background color #1355cb
      
           Border around this has a color of #1355cb        
        
          <div style="border:2px solid #1355cb;">Content here</div>
        
        
          .myborder {border:2px solid #1355cb;}
        
        Border color #1355cb