#342cb3 color space conversions
Hex:
        #342cb3
        RGB:
        52, 44, 179
        CMY:
        80, 83, 30
        CMYK:
        71, 75, 0, 30
      HSL:
        244°, 60.5381%, 43.7255%
        HSV (HSB):
        244°, 75.4190%, 70.1961%
        XYZ:
        10.4535, 5.7861, 43.2137
        xyY:
        0.1758, 0.0973, 5.7861
      CIE-Lab:
        28.8663, 46.1694, -69.6217
        CIE-LCH:
        28.8663, 83.5392, 303.5502
        CIE-Luv:
        28.8663, -5.0826, -89.6186
        Hunter-Lab:
        24.0543, 35.4776, -89.6767
      #342cb3 color charts
#342cb3 RGB chart
      #342cb3 CMYK chart
      #342cb3 RGB pie chart
      #342cb3 color shades, tints & tones
#342cb3 color schemes
#342cb3 color preview, HTML & CSS examples
           This text has a color of #342cb3        
        
          <p style="color:#342cb3;">Text here</p>
        
        
          .mytext {color:#342cb3;}
        
        Text color #342cb3
      
           This box has a color of #342cb3        
        
          <div style="background-color:#342cb3;">Content here</div>
        
        
          .mybackground {background-color:#342cb3;}
        
        Background color #342cb3
      
           Border around this has a color of #342cb3        
        
          <div style="border:2px solid #342cb3;">Content here</div>
        
        
          .myborder {border:2px solid #342cb3;}
        
        Border color #342cb3