#1341b2 color space conversions
Hex:
        #1341b2
        RGB:
        19, 65, 178
        CMY:
        93, 75, 30
        CMYK:
        89, 63, 0, 30
      HSL:
        223°, 80.7107%, 38.6275%
        HSV (HSB):
        223°, 89.3258%, 69.8039%
        XYZ:
        10.1947, 7.1334, 42.9590
        xyY:
        0.1691, 0.1183, 7.1334
      CIE-Lab:
        32.1087, 30.2001, -63.7421
        CIE-LCH:
        32.1087, 70.5344, 295.3509
        CIE-Luv:
        32.1087, -13.4076, -86.5863
        Hunter-Lab:
        26.7084, 21.3946, -76.6689
      #1341b2 color charts
#1341b2 RGB chart
      #1341b2 CMYK chart
      #1341b2 RGB pie chart
      #1341b2 color shades, tints & tones
#1341b2 color schemes
#1341b2 color preview, HTML & CSS examples
           This text has a color of #1341b2        
        
          <p style="color:#1341b2;">Text here</p>
        
        
          .mytext {color:#1341b2;}
        
        Text color #1341b2
      
           This box has a color of #1341b2        
        
          <div style="background-color:#1341b2;">Content here</div>
        
        
          .mybackground {background-color:#1341b2;}
        
        Background color #1341b2
      
           Border around this has a color of #1341b2        
        
          <div style="border:2px solid #1341b2;">Content here</div>
        
        
          .myborder {border:2px solid #1341b2;}
        
        Border color #1341b2