#1354d2 color space conversions
Hex:
        #1354d2
        RGB:
        19, 84, 210
        CMY:
        93, 67, 18
        CMYK:
        91, 60, 0, 18
      HSL:
        220°, 83.4061%, 44.9020%
        HSV (HSB):
        220°, 90.9524%, 82.3529%
        XYZ:
        15.0717, 11.1322, 62.3271
        xyY:
        0.1702, 0.1257, 11.1322
      CIE-Lab:
        39.8023, 30.1043, -69.8507
        CIE-LCH:
        39.8023, 76.0617, 293.3151
        CIE-Luv:
        39.8023, -17.8393, -101.8537
        Hunter-Lab:
        33.3650, 22.2438, -87.4005
      #1354d2 color charts
#1354d2 RGB chart
      #1354d2 CMYK chart
      #1354d2 RGB pie chart
      #1354d2 color shades, tints & tones
#1354d2 color schemes
#1354d2 color preview, HTML & CSS examples
           This text has a color of #1354d2        
        
          <p style="color:#1354d2;">Text here</p>
        
        
          .mytext {color:#1354d2;}
        
        Text color #1354d2
      
           This box has a color of #1354d2        
        
          <div style="background-color:#1354d2;">Content here</div>
        
        
          .mybackground {background-color:#1354d2;}
        
        Background color #1354d2
      
           Border around this has a color of #1354d2        
        
          <div style="border:2px solid #1354d2;">Content here</div>
        
        
          .myborder {border:2px solid #1354d2;}
        
        Border color #1354d2