#343baf color space conversions
Hex:
        #343baf
        RGB:
        52, 59, 175
        CMY:
        80, 77, 31
        CMYK:
        70, 66, 0, 31
      HSL:
        237°, 54.1850%, 44.5098%
        HSV (HSB):
        237°, 70.2857%, 68.6275%
        XYZ:
        10.7180, 6.9531, 41.3346
        xyY:
        0.1816, 0.1178, 6.9531
      CIE-Lab:
        31.7000, 35.9585, -62.5740
        CIE-LCH:
        31.7000, 72.1701, 299.8841
        CIE-Luv:
        31.7000, -7.6128, -85.1083
        Hunter-Lab:
        26.3688, 26.4086, -74.4823
      #343baf color charts
#343baf RGB chart
      #343baf CMYK chart
      #343baf RGB pie chart
      #343baf color shades, tints & tones
#343baf color schemes
#343baf color preview, HTML & CSS examples
           This text has a color of #343baf        
        
          <p style="color:#343baf;">Text here</p>
        
        
          .mytext {color:#343baf;}
        
        Text color #343baf
      
           This box has a color of #343baf        
        
          <div style="background-color:#343baf;">Content here</div>
        
        
          .mybackground {background-color:#343baf;}
        
        Background color #343baf
      
           Border around this has a color of #343baf        
        
          <div style="border:2px solid #343baf;">Content here</div>
        
        
          .myborder {border:2px solid #343baf;}
        
        Border color #343baf