#342dd4 color space conversions
Hex:
        #342dd4
        RGB:
        52, 45, 212
        CMY:
        80, 82, 17
        CMYK:
        75, 79, 0, 17
      HSL:
        243°, 66.0079%, 50.3922%
        HSV (HSB):
        243°, 78.7736%, 83.1373%
        XYZ:
        14.2382, 7.3603, 62.9576
        xyY:
        0.1684, 0.0870, 7.3603
      CIE-Lab:
        32.6135, 56.0069, -82.8033
        CIE-LCH:
        32.6135, 99.9657, 304.0738
        CIE-Luv:
        32.6135, -6.8603, -108.9812
        Hunter-Lab:
        27.1299, 46.2026, -118.5975
      #342dd4 color charts
#342dd4 RGB chart
      #342dd4 CMYK chart
      #342dd4 RGB pie chart
      #342dd4 color shades, tints & tones
#342dd4 color schemes
#342dd4 color preview, HTML & CSS examples
           This text has a color of #342dd4        
        
          <p style="color:#342dd4;">Text here</p>
        
        
          .mytext {color:#342dd4;}
        
        Text color #342dd4
      
           This box has a color of #342dd4        
        
          <div style="background-color:#342dd4;">Content here</div>
        
        
          .mybackground {background-color:#342dd4;}
        
        Background color #342dd4
      
           Border around this has a color of #342dd4        
        
          <div style="border:2px solid #342dd4;">Content here</div>
        
        
          .myborder {border:2px solid #342dd4;}
        
        Border color #342dd4