#342bc8 color space conversions
Hex:
        #342bc8
        RGB:
        52, 43, 200
        CMY:
        80, 83, 22
        CMYK:
        74, 79, 0, 22
      HSL:
        243°, 64.6091%, 47.6471%
        HSV (HSB):
        243°, 78.5000%, 78.4314%
        XYZ:
        12.7054, 6.6279, 55.2533
        xyY:
        0.1703, 0.0889, 6.6279
      CIE-Lab:
        30.9445, 53.3075, -78.5865
        CIE-LCH:
        30.9445, 94.9606, 304.1502
        CIE-Luv:
        30.9445, -6.0151, -102.0471
        Hunter-Lab:
        25.7448, 43.0385, -109.2263
      #342bc8 color charts
#342bc8 RGB chart
      #342bc8 CMYK chart
      #342bc8 RGB pie chart
      #342bc8 color shades, tints & tones
#342bc8 color schemes
#342bc8 color preview, HTML & CSS examples
           This text has a color of #342bc8        
        
          <p style="color:#342bc8;">Text here</p>
        
        
          .mytext {color:#342bc8;}
        
        Text color #342bc8
      
           This box has a color of #342bc8        
        
          <div style="background-color:#342bc8;">Content here</div>
        
        
          .mybackground {background-color:#342bc8;}
        
        Background color #342bc8
      
           Border around this has a color of #342bc8        
        
          <div style="border:2px solid #342bc8;">Content here</div>
        
        
          .myborder {border:2px solid #342bc8;}
        
        Border color #342bc8