#342fe2 color space conversions
Hex:
        #342fe2
        RGB:
        52, 47, 226
        CMY:
        80, 82, 11
        CMYK:
        77, 79, 0, 11
      HSL:
        242°, 75.5274%, 53.5294%
        HSV (HSB):
        242°, 79.2035%, 88.6275%
        XYZ:
        16.1602, 8.2541, 72.6930
        xyY:
        0.1664, 0.0850, 8.2541
      CIE-Lab:
        34.5065, 59.2947, -87.7195
        CIE-LCH:
        34.5065, 105.8800, 304.0570
        CIE-Luv:
        34.5065, -7.7627, -117.0181
        Hunter-Lab:
        28.7299, 50.1263, -129.9057
      #342fe2 color charts
#342fe2 RGB chart
      #342fe2 CMYK chart
      #342fe2 RGB pie chart
      #342fe2 color shades, tints & tones
#342fe2 color schemes
#342fe2 color preview, HTML & CSS examples
           This text has a color of #342fe2        
        
          <p style="color:#342fe2;">Text here</p>
        
        
          .mytext {color:#342fe2;}
        
        Text color #342fe2
      
           This box has a color of #342fe2        
        
          <div style="background-color:#342fe2;">Content here</div>
        
        
          .mybackground {background-color:#342fe2;}
        
        Background color #342fe2
      
           Border around this has a color of #342fe2        
        
          <div style="border:2px solid #342fe2;">Content here</div>
        
        
          .myborder {border:2px solid #342fe2;}
        
        Border color #342fe2