#1334a3 color space conversions
Hex:
        #1334a3
        RGB:
        19, 52, 163
        CMY:
        93, 80, 36
        CMYK:
        88, 68, 0, 36
      HSL:
        226°, 79.1209%, 35.6863%
        HSV (HSB):
        226°, 88.3436%, 63.9216%
        XYZ:
        8.1074, 5.2388, 35.2342
        xyY:
        0.1669, 0.1078, 5.2388
      CIE-Lab:
        27.4045, 33.0106, -62.4734
        CIE-LCH:
        27.4045, 70.6586, 297.8518
        CIE-Luv:
        27.4045, -10.4310, -79.5413
        Hunter-Lab:
        22.8884, 23.1728, -75.2488
      #1334a3 color charts
#1334a3 RGB chart
      #1334a3 CMYK chart
      #1334a3 RGB pie chart
      #1334a3 color shades, tints & tones
#1334a3 color schemes
#1334a3 color preview, HTML & CSS examples
           This text has a color of #1334a3        
        
          <p style="color:#1334a3;">Text here</p>
        
        
          .mytext {color:#1334a3;}
        
        Text color #1334a3
      
           This box has a color of #1334a3        
        
          <div style="background-color:#1334a3;">Content here</div>
        
        
          .mybackground {background-color:#1334a3;}
        
        Background color #1334a3
      
           Border around this has a color of #1334a3        
        
          <div style="border:2px solid #1334a3;">Content here</div>
        
        
          .myborder {border:2px solid #1334a3;}
        
        Border color #1334a3