#342dd3 color space conversions
Hex:
        #342dd3
        RGB:
        52, 45, 211
        CMY:
        80, 82, 17
        CMYK:
        75, 79, 0, 17
      HSL:
        243°, 65.3543%, 50.1961%
        HSV (HSB):
        243°, 78.6730%, 82.7451%
        XYZ:
        14.1124, 7.3100, 62.2952
        xyY:
        0.1686, 0.0873, 7.3100
      CIE-Lab:
        32.5024, 55.7011, -82.4083
        CIE-LCH:
        32.5024, 99.4673, 304.0554
        CIE-Luv:
        32.5024, -6.8127, -108.4019
        Hunter-Lab:
        27.0370, 45.8565, -117.6826
      #342dd3 color charts
#342dd3 RGB chart
      #342dd3 CMYK chart
      #342dd3 RGB pie chart
      #342dd3 color shades, tints & tones
#342dd3 color schemes
#342dd3 color preview, HTML & CSS examples
           This text has a color of #342dd3        
        
          <p style="color:#342dd3;">Text here</p>
        
        
          .mytext {color:#342dd3;}
        
        Text color #342dd3
      
           This box has a color of #342dd3        
        
          <div style="background-color:#342dd3;">Content here</div>
        
        
          .mybackground {background-color:#342dd3;}
        
        Background color #342dd3
      
           Border around this has a color of #342dd3        
        
          <div style="border:2px solid #342dd3;">Content here</div>
        
        
          .myborder {border:2px solid #342dd3;}
        
        Border color #342dd3