#1334c3 color space conversions
Hex:
        #1334c3
        RGB:
        19, 52, 195
        CMY:
        93, 80, 24
        CMYK:
        90, 73, 0, 24
      HSL:
        229°, 82.2430%, 41.9608%
        HSV (HSB):
        229°, 90.2564%, 76.4706%
        XYZ:
        11.3469, 6.5346, 52.2930
        xyY:
        0.1617, 0.0931, 6.5346
      CIE-Lab:
        30.7229, 44.8050, -76.0670
        CIE-LCH:
        30.7229, 88.2818, 300.4989
        CIE-Luv:
        30.7229, -10.9302, -98.8291
        Hunter-Lab:
        25.5628, 34.4982, -103.3938
      #1334c3 color charts
#1334c3 RGB chart
      #1334c3 CMYK chart
      #1334c3 RGB pie chart
      #1334c3 color shades, tints & tones
#1334c3 color schemes
#1334c3 color preview, HTML & CSS examples
           This text has a color of #1334c3        
        
          <p style="color:#1334c3;">Text here</p>
        
        
          .mytext {color:#1334c3;}
        
        Text color #1334c3
      
           This box has a color of #1334c3        
        
          <div style="background-color:#1334c3;">Content here</div>
        
        
          .mybackground {background-color:#1334c3;}
        
        Background color #1334c3
      
           Border around this has a color of #1334c3        
        
          <div style="border:2px solid #1334c3;">Content here</div>
        
        
          .myborder {border:2px solid #1334c3;}
        
        Border color #1334c3