#1334a7 color space conversions
Hex:
        #1334a7
        RGB:
        19, 52, 167
        CMY:
        93, 80, 35
        CMYK:
        89, 69, 0, 35
      HSL:
        227°, 79.5699%, 36.4706%
        HSV (HSB):
        227°, 88.6228%, 65.4902%
        XYZ:
        8.4716, 5.3845, 37.1520
        xyY:
        0.1661, 0.1056, 5.3845
      CIE-Lab:
        27.8031, 34.5399, -64.2335
        CIE-LCH:
        27.8031, 72.9311, 298.2680
        CIE-Luv:
        27.8031, -10.4796, -82.0016
        Hunter-Lab:
        23.2044, 24.5601, -78.6846
      #1334a7 color charts
#1334a7 RGB chart
      #1334a7 CMYK chart
      #1334a7 RGB pie chart
      #1334a7 color shades, tints & tones
#1334a7 color schemes
#1334a7 color preview, HTML & CSS examples
           This text has a color of #1334a7        
        
          <p style="color:#1334a7;">Text here</p>
        
        
          .mytext {color:#1334a7;}
        
        Text color #1334a7
      
           This box has a color of #1334a7        
        
          <div style="background-color:#1334a7;">Content here</div>
        
        
          .mybackground {background-color:#1334a7;}
        
        Background color #1334a7
      
           Border around this has a color of #1334a7        
        
          <div style="border:2px solid #1334a7;">Content here</div>
        
        
          .myborder {border:2px solid #1334a7;}
        
        Border color #1334a7