#344ad5 color space conversions
Hex:
        #344ad5
        RGB:
        52, 74, 213
        CMY:
        80, 71, 16
        CMYK:
        76, 65, 0, 16
      HSL:
        232°, 65.7143%, 51.9608%
        HSV (HSB):
        232°, 75.5869%, 83.5294%
        XYZ:
        15.8752, 10.4317, 64.1276
        xyY:
        0.1755, 0.1154, 10.4317
      CIE-Lab:
        38.6064, 39.9852, -73.4965
        CIE-LCH:
        38.6064, 83.6693, 298.5481
        CIE-Luv:
        38.6064, -11.9137, -105.8612
        Hunter-Lab:
        32.2982, 31.2145, -95.1108
      #344ad5 color charts
#344ad5 RGB chart
      #344ad5 CMYK chart
      #344ad5 RGB pie chart
      #344ad5 color shades, tints & tones
#344ad5 color schemes
#344ad5 color preview, HTML & CSS examples
           This text has a color of #344ad5        
        
          <p style="color:#344ad5;">Text here</p>
        
        
          .mytext {color:#344ad5;}
        
        Text color #344ad5
      
           This box has a color of #344ad5        
        
          <div style="background-color:#344ad5;">Content here</div>
        
        
          .mybackground {background-color:#344ad5;}
        
        Background color #344ad5
      
           Border around this has a color of #344ad5        
        
          <div style="border:2px solid #344ad5;">Content here</div>
        
        
          .myborder {border:2px solid #344ad5;}
        
        Border color #344ad5